move table-of-contents id to nav element

This commit is contained in:
Daniel Micay 2020-12-06 10:50:23 -05:00
parent c482a451c0
commit 1dc316bb6e
5 changed files with 10 additions and 20 deletions

View File

@ -49,10 +49,8 @@
<p>This is a guide on building, modifying and contributing to GrapheneOS as a <p>This is a guide on building, modifying and contributing to GrapheneOS as a
developer.</p> developer.</p>
<nav> <nav id="table-of-contents">
<h2 id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2>
<a href="#table-of-contents">Table of contents</a>
</h2>
<ul> <ul>
<li> <li>
<a href="#building-grapheneos">Building GrapheneOS</a> <a href="#building-grapheneos">Building GrapheneOS</a>

View File

@ -54,10 +54,8 @@
members can link to these and save lots of time while also providing higher quality members can link to these and save lots of time while also providing higher quality
answers.</p> answers.</p>
<nav> <nav id="table-of-contents">
<h2 id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2>
<a href="#table-of-contents">Table of contents</a>
</h2>
<ul> <ul>
<li> <li>
<a href="#device-support">Device support</a> <a href="#device-support">Device support</a>

View File

@ -48,10 +48,8 @@
<p>This is a guide on installing GrapheneOS for the officially supported devices. It <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> can be followed for both the official releases and custom builds.</p>
<nav> <nav id="table-of-contents">
<h2 id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2>
<a href="#table-of-contents">Table of contents</a>
</h2>
<ul> <ul>
<li> <li>

View File

@ -48,10 +48,8 @@
<a href="#releases">Releases</a> <a href="#releases">Releases</a>
</h1> </h1>
<nav> <nav id="table-of-contents">
<h2 id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2>
<a href="#table-of-contents">Table of contents</a>
</h2>
<ul> <ul>
<li><a href="#about-the-releases">About the releases</a></li> <li><a href="#about-the-releases">About the releases</a></li>
<li><a href="#release-announcements">Release announcements</a></li> <li><a href="#release-announcements">Release announcements</a></li>

View File

@ -50,10 +50,8 @@
only cover the user-facing impact of features, and most of the privacy and security only cover the user-facing impact of features, and most of the privacy and security
work is done under the hood.</p> work is done under the hood.</p>
<nav> <nav id="table-of-contents">
<h2 id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2>
<a href="#table-of-contents">Table of contents</a>
</h2>
<ul> <ul>
<li><a href="#auditor">Auditor</a></li> <li><a href="#auditor">Auditor</a></li>
<li> <li>