diff options
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 5b308805..81502b87 100644 --- a/static/features.html +++ b/static/features.html @@ -3,14 +3,14 @@ <head> <meta charset="utf-8"/> <title>Feature overview | GrapheneOS</title> - <meta name="description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project."/> + <meta name="description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project (AOSP)."/> <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 features overview"/> - <meta property="og:description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project."/> + <meta property="og:description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project (AOSP)."/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/opengraph.png"/> <meta property="og:image:width" content="512"/> |
