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="usage">
|
||||
<a href="#usage">Usage</a>
|
||||
</h1>
|
||||
<main id="usage">
|
||||
<h1><a href="#usage">Usage</a></h1>
|
||||
<p>This is a guide covering some aspects of using GrapheneOS. It's not intended to be
|
||||
an overview of the privacy and security features implemented by GrapheneOS. It will
|
||||
only cover the user-facing impact of features, and most of the privacy and security
|
||||
|
||||
Reference in New Issue
Block a user