diff options
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/install/web.html b/static/install/web.html index 34d449f5..2128482f 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -2,14 +2,14 @@ <html lang="en" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8"/> - <title>Web | Install | GrapheneOS</title> + <title>Web installer | Install | GrapheneOS</title> <meta name="description" content="Web-based installer 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 web install guide"/> + <meta property="og:title" content="GrapheneOS web installer"/> <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"/> @@ -50,7 +50,7 @@ </nav> </header> <main id="web-install"> - <h1><a href="#web-install">Web install</a></h1> + <h1><a href="#web-install">Web installer</a></h1> <p>This is a WebUSB-based installer for GrapheneOS and is the recommended approach for most users. The <a href="/install/cli">command-line installation guide</a> is the more |
