improve source code page title
This commit is contained in:
parent
ffd5779044
commit
385eba2ad9
@ -2,14 +2,14 @@
|
||||
<html lang="en" prefix="og: https://ogp.me/ns#">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Source | GrapheneOS</title>
|
||||
<title>Source code | GrapheneOS</title>
|
||||
<meta name="description" content="Source code for GrapheneOS."/>
|
||||
<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 source"/>
|
||||
<meta property="og:title" content="GrapheneOS source code"/>
|
||||
<meta property="og:description" content="Source code for GrapheneOS."/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:image" content="https://grapheneos.org/opengraph.png"/>
|
||||
@ -47,7 +47,7 @@
|
||||
</nav>
|
||||
</header>
|
||||
<main id="source">
|
||||
<h1><a href="#source">Source</a></h1>
|
||||
<h1><a href="#source">Source code</a></h1>
|
||||
|
||||
<p>The GrapheneOS sources are hosted in the
|
||||
<a href="https://github.com/GrapheneOS">GrapheneOS organization on GitHub</a>. Since
|
||||
|
Loading…
x
Reference in New Issue
Block a user