move main header id to main element
This commit is contained in:
@@ -41,10 +41,8 @@
|
||||
<li><a href="/contact">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<main>
|
||||
<h1 id="grapheneos">
|
||||
<a href="#grapheneos">GrapheneOS</a>
|
||||
</h1>
|
||||
<main id="grapheneos">
|
||||
<h1><a href="#grapheneos">GrapheneOS</a></h1>
|
||||
|
||||
<p>GrapheneOS is an <a href="/source">open source</a> privacy and security focused
|
||||
mobile OS with Android app compatibility. It's focused on the research and development
|
||||
|
||||
Reference in New Issue
Block a user