diff options
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/index.html | 2 | ||||
| -rw-r--r-- | static/install/web.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/install/index.html b/static/install/index.html index 430eeae8..75c206c3 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -9,7 +9,7 @@ <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 install documentation"/> + <meta property="og:title" content="GrapheneOS CLI install guide"/> <meta property="og:description" content="Installation instructions for GrapheneOS, 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"/> diff --git a/static/install/web.html b/static/install/web.html index fdef6679..cef2d461 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -9,7 +9,7 @@ <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 web install"/> + <meta property="og:title" content="GrapheneOS web install guide"/> <meta property="og:description" content="Web-based installer for GrapheneOS, 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"/> |
