diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/static/index.html b/static/index.html index 94c451e5..da4db289 100644 --- a/static/index.html +++ b/static/index.html @@ -20,7 +20,7 @@ <meta property="og:site_name" content="GrapheneOS"/> <link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico?0"/> <link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/> - <link rel="stylesheet" href="/grapheneos.css?8"/> + <link rel="stylesheet" href="/grapheneos.css?9"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/"/> </head> @@ -38,7 +38,9 @@ </ul> </nav> <div id="content"> - <h1 id="grapheneos">GrapheneOS</h1> + <h1 id="grapheneos"> + <a href="#grapheneos">GrapheneOS</a> + </h1> <p>GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility.</p> <p>Official Releases are available on the <a href="/releases">releases page</a> and @@ -57,8 +59,7 @@ <p>The sources are available via the <a href="https://github.com/GrapheneOS/platform_manifest">manifest on GitHub</a>.</p> <h2 id="early-stage-of-development"> - Early stage of development - <a href="#early-stage-of-development">¶</a> + <a href="#early-stage-of-development">Early stage of development</a> </h2> <p>GrapheneOS is a privacy / security research and engineering project that has been under way for over 5 years. It recently became rebranded as GrapheneOS and is taking a @@ -76,8 +77,7 @@ for the project to have a strong development team with proper infrastructure behind it.</p> <h2 id="roadmap"> - Roadmap - <a href="#roadmap">¶</a> + <a href="#roadmap">Roadmap</a> </h2> <p>Details on the roadmap of the project will be posted on the site in the near future. In the long term, it aims to move beyond a hardened fork of the Android Open @@ -89,8 +89,7 @@ limited to research and submitting suggestions and bug reports upstream. In the long term, the project will need to move into the hardware space.</p> <h2 id="device-support"> - Device support - <a href="#device-support">¶</a> + <a href="#device-support">Device support</a> </h2> <p>In the current early stage of the project, GrapheneOS provides production releases for the Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3 and Pixel 3 XL. It will support |
