move main header id to main element
This commit is contained in:
@@ -43,10 +43,8 @@
|
||||
<li><a href="/contact">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<main>
|
||||
<h1 id="releases">
|
||||
<a href="#releases">Releases</a>
|
||||
</h1>
|
||||
<main id="releases">
|
||||
<h1><a href="#releases">Releases</a></h1>
|
||||
|
||||
<nav id="table-of-contents">
|
||||
<h2><a href="#table-of-contents">Table of contents</a></h2>
|
||||
|
||||
Reference in New Issue
Block a user