diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/usage.html b/static/usage.html index 10f005ca..8e0c5803 100644 --- a/static/usage.html +++ b/static/usage.html @@ -2,14 +2,14 @@ <html lang="en" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8"/> - <title>Usage | GrapheneOS</title> + <title>Usage guide | GrapheneOS</title> <meta name="description" content="Usage instructions for GrapheneOS, 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 usage documentation"/> + <meta property="og:title" content="GrapheneOS usage guide"/> <meta property="og:description" content="Usage 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"/> @@ -48,7 +48,7 @@ </nav> </header> <main id="usage"> - <h1><a href="#usage">Usage</a></h1> + <h1><a href="#usage">Usage guide</a></h1> <p>This is a guide covering some aspects of using GrapheneOS. See the <a href="/features">features page</a> for a list of GrapheneOS features.</p> |
