move table-of-contents id to nav element
This commit is contained in:
@@ -48,10 +48,8 @@
|
||||
<a href="#releases">Releases</a>
|
||||
</h1>
|
||||
|
||||
<nav>
|
||||
<h2 id="table-of-contents">
|
||||
<a href="#table-of-contents">Table of contents</a>
|
||||
</h2>
|
||||
<nav id="table-of-contents">
|
||||
<h2><a href="#table-of-contents">Table of contents</a></h2>
|
||||
<ul>
|
||||
<li><a href="#about-the-releases">About the releases</a></li>
|
||||
<li><a href="#release-announcements">Release announcements</a></li>
|
||||
|
||||
Reference in New Issue
Block a user