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="features">
|
||||
<a href="#features">GrapheneOS feature overview</a>
|
||||
</h1>
|
||||
<main id="features">
|
||||
<h1><a href="#features">GrapheneOS feature overview</a></h1>
|
||||
|
||||
<p><strong>This is a newly created page (started 2020-12-05) and is in the process of
|
||||
being written. More details and links to more detailed documentation and relevant
|
||||
|
||||
Reference in New Issue
Block a user