diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/index.html | 2 | ||||
| -rw-r--r-- | static/features.html | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/static/articles/index.html b/static/articles/index.html index 7212173b..4c1867b7 100644 --- a/static/articles/index.html +++ b/static/articles/index.html @@ -52,7 +52,7 @@ <p>The main documentation for GrapheneOS is at the top-level of the site:</p> <ul> - <li><a href="/features">Features</a></li> + <li><a href="/features">Features overview</a></li> <li><a href="/install/">Install</a></li> <li><a href="/build">Build</a></li> <li><a href="/usage">Usage guide</a></li> diff --git a/static/features.html b/static/features.html index c68eeaf9..6e2afaeb 100644 --- a/static/features.html +++ b/static/features.html @@ -2,14 +2,14 @@ <html lang="en" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8"/> - <title>Features | GrapheneOS</title> + <title>Feature overview | GrapheneOS</title> <meta name="description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project."/> <meta name="theme-color" content="#212121"/> <meta name="msapplication-TileColor" content="#ffffff"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="twitter:site" content="@GrapheneOS"/> <meta name="twitter:creator" content="@GrapheneOS"/> - <meta property="og:title" content="GrapheneOS feature overview"/> + <meta property="og:title" content="GrapheneOS features overview"/> <meta property="og:description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project."/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/opengraph.png"/> @@ -47,7 +47,7 @@ </nav> </header> <main id="features"> - <h1><a href="#features">GrapheneOS feature overview</a></h1> + <h1><a href="#features">Features overview</a></h1> <p>This is an overview of the current set of features differentiating GrapheneOS from the Android Open Source Project (AOSP). This page does not currently cover any of our |
