diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-21 08:27:41 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-21 08:27:41 -0400 |
| commit | faf44ecfa63aeda0dcd61e6d32e99f138f229edb (patch) | |
| tree | 4ef3400a901790a5a76f122850d3e19587b09af9 | |
| parent | c446f4d57ee9489ff5ad5e7c22f2f36534332592 (diff) | |
improve CLI install guide title
| -rw-r--r-- | static/install/cli.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 897844e9..930f273b 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -2,14 +2,14 @@ <html lang="en" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8"/> - <title>CLI | Install | GrapheneOS</title> + <title>CLI install guide | Install | GrapheneOS</title> <meta name="description" content="Command-line installation 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 install documentation"/> + <meta property="og:title" content="GrapheneOS CLI install guide"/> <meta property="og:description" content="Command-line 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"/> @@ -48,7 +48,7 @@ </nav> </header> <main id="cli-install"> - <h1><a href="#cli-install">CLI install</a></h1> + <h1><a href="#cli-install">CLI install guide</a></h1> <p>This is a guide on installing GrapheneOS on the <a href="/faq#supported-devices">officially supported devices</a>. It can be followed |
