summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/build.html6
-rw-r--r--static/faq.html6
-rw-r--r--static/install.html6
-rw-r--r--static/releases.html6
-rw-r--r--static/usage.html6
5 files changed, 10 insertions, 20 deletions
diff --git a/static/build.html b/static/build.html
index 75aea82e..04e28cd2 100644
--- a/static/build.html
+++ b/static/build.html
@@ -49,10 +49,8 @@
<p>This is a guide on building, modifying and contributing to GrapheneOS as a
developer.</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>
<a href="#building-grapheneos">Building GrapheneOS</a>
diff --git a/static/faq.html b/static/faq.html
index 411d80fa..46af9b01 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -54,10 +54,8 @@
members can link to these and save lots of time while also providing higher quality
answers.</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>
<a href="#device-support">Device support</a>
diff --git a/static/install.html b/static/install.html
index fb79ee99..df6cdf75 100644
--- a/static/install.html
+++ b/static/install.html
@@ -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>
diff --git a/static/releases.html b/static/releases.html
index c4f2f27b..a94a5926 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>
diff --git a/static/usage.html b/static/usage.html
index f03441da..273b6396 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -50,10 +50,8 @@
only cover the user-facing impact of features, and most of the privacy and security
work is done under the hood.</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><a href="#auditor">Auditor</a></li>
<li>