improve web install page title
This commit is contained in:
parent
78a87a08de
commit
c446f4d57e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user