diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-07 09:53:56 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-07 09:53:56 -0500 |
| commit | 70913970dcb1e34ebd9b3f512faaa8244cdea505 (patch) | |
| tree | be040a50908d8cdc67797072a4b322c5de015c93 /static | |
| parent | 3cc415cbda5549b0158c926dae00eb84e79eded6 (diff) | |
more specific description for features page
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/features.html b/static/features.html index 44d1914d..f8a7df32 100644 --- a/static/features.html +++ b/static/features.html @@ -3,14 +3,14 @@ <head> <meta charset="utf-8"/> <title>Features | GrapheneOS</title> - <meta name="description" content="Overview of GrapheneOS features."/> + <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:description" content="Overview of GrapheneOS features."/> + <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"/> <meta property="og:image:width" content="512"/> |
