move main header id to main element
This commit is contained in:
@@ -40,10 +40,8 @@
|
||||
<li><a href="/contact">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<main>
|
||||
<h1 id="source">
|
||||
<a href="#source">Source</a>
|
||||
</h1>
|
||||
<main id="source">
|
||||
<h1><a href="#source">Source</a></h1>
|
||||
<p>The GrapheneOS sources are hosted in the
|
||||
<a href="https://github.com/GrapheneOS">GrapheneOS organization on GitHub</a>. Since
|
||||
there are many repositories, this page aims to provide a guide for it. See the
|
||||
|
||||
Reference in New Issue
Block a user