improve features page title
This commit is contained in:
parent
4e002bdf30
commit
f257c8af7c
@ -52,7 +52,7 @@
|
|||||||
<p>The main documentation for GrapheneOS is at the top-level of the site:</p>
|
<p>The main documentation for GrapheneOS is at the top-level of the site:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/features">Features</a></li>
|
<li><a href="/features">Features overview</a></li>
|
||||||
<li><a href="/install/">Install</a></li>
|
<li><a href="/install/">Install</a></li>
|
||||||
<li><a href="/build">Build</a></li>
|
<li><a href="/build">Build</a></li>
|
||||||
<li><a href="/usage">Usage guide</a></li>
|
<li><a href="/usage">Usage guide</a></li>
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
<html lang="en" prefix="og: https://ogp.me/ns#">
|
<html lang="en" prefix="og: https://ogp.me/ns#">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
<title>Features | GrapheneOS</title>
|
<title>Feature overview | GrapheneOS</title>
|
||||||
<meta name="description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project."/>
|
<meta name="description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project."/>
|
||||||
<meta name="theme-color" content="#212121"/>
|
<meta name="theme-color" content="#212121"/>
|
||||||
<meta name="msapplication-TileColor" content="#ffffff"/>
|
<meta name="msapplication-TileColor" content="#ffffff"/>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||||
<meta name="twitter:site" content="@GrapheneOS"/>
|
<meta name="twitter:site" content="@GrapheneOS"/>
|
||||||
<meta name="twitter:creator" content="@GrapheneOS"/>
|
<meta name="twitter:creator" content="@GrapheneOS"/>
|
||||||
<meta property="og:title" content="GrapheneOS feature overview"/>
|
<meta property="og:title" content="GrapheneOS features overview"/>
|
||||||
<meta property="og:description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project."/>
|
<meta property="og:description" content="Overview of GrapheneOS features differentiating it from the Android Open Source Project."/>
|
||||||
<meta property="og:type" content="website"/>
|
<meta property="og:type" content="website"/>
|
||||||
<meta property="og:image" content="https://grapheneos.org/opengraph.png"/>
|
<meta property="og:image" content="https://grapheneos.org/opengraph.png"/>
|
||||||
@ -47,7 +47,7 @@
|
|||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
<main id="features">
|
<main id="features">
|
||||||
<h1><a href="#features">GrapheneOS feature overview</a></h1>
|
<h1><a href="#features">Features overview</a></h1>
|
||||||
|
|
||||||
<p>This is an overview of the current set of features differentiating GrapheneOS from
|
<p>This is an overview of the current set of features differentiating GrapheneOS from
|
||||||
the Android Open Source Project (AOSP). This page does not currently cover any of our
|
the Android Open Source Project (AOSP). This page does not currently cover any of our
|
||||||
|
Loading…
x
Reference in New Issue
Block a user