move table-of-contents id to nav element
This commit is contained in:
@@ -48,10 +48,8 @@
|
||||
<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>
|
||||
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user