diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index 9fc62892..3830fabf 100644 --- a/static/index.html +++ b/static/index.html @@ -2,14 +2,14 @@ <html lang="en" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8"/> - <title>GrapheneOS</title> + <title>GrapheneOS: the private and secure mobile OS</title> <meta name="description" content="GrapheneOS is a security and privacy focused mobile OS with Android app compatibility."/> <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"/> + <meta property="og:title" content="GrapheneOS: the private and secure mobile OS"/> <meta property="og:description" content="GrapheneOS is a security and privacy focused mobile OS with Android app compatibility."/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/opengraph.png"/> |
