improve usage guide page title
This commit is contained in:
parent
d898457161
commit
ffd5779044
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user