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="install">
|
||||
<a href="#install">Install</a>
|
||||
</h1>
|
||||
<main id="install">
|
||||
<h1><a href="#install">Install</a></h1>
|
||||
|
||||
<p>This is a guide on installing GrapheneOS for the officially supported devices. It
|
||||
can be followed for both the official releases and custom builds.</p>
|
||||
|
||||
Reference in New Issue
Block a user