move main header id to main element

This commit is contained in:
Daniel Micay 2020-12-06 10:56:00 -05:00
parent 1dc316bb6e
commit a8cdcca429
12 changed files with 24 additions and 48 deletions

View File

@ -38,10 +38,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="page-not-found">
<h1 id="page-not-found"> <h1><a href="#page-not-found">Page not found</a></h1>
<a href="#page-not-found">Page not found</a>
</h1>
<p>Page not found on the web server. If you think this is a mistake, please <p>Page not found on the web server. If you think this is a mistake, please
<a href="https://github.com/GrapheneOS/grapheneos.org/issues">report an issue</a>.</p> <a href="https://github.com/GrapheneOS/grapheneos.org/issues">report an issue</a>.</p>
</main> </main>

View File

@ -41,10 +41,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="build">
<h1 id="build"> <h1><a href="#build">Build</a></h1>
<a href="#build">Build</a>
</h1>
<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>

View File

@ -40,10 +40,8 @@
<li aria-current="page"><a href="/contact">Contact</a></li> <li aria-current="page"><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="contact">
<h1 id="contact"> <h1><a href="#contact">Contact</a></h1>
<a href="#contact">Contact</a>
</h1>
<section id="community"> <section id="community">
<h2> <h2>

View File

@ -40,10 +40,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="donate">
<h1 id="donate"> <h1><a href="#donate">Donate</a></h1>
<a href="#donate">Donate</a>
</h1>
<section id="bitcoin"> <section id="bitcoin">
<h2> <h2>

View File

@ -41,10 +41,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="faq">
<h1 id="faq"> <h1><a href="#faq">Frequently Asked Questions</a></h1>
<a href="#faq">Frequently Asked Questions</a>
</h1>
<p>This page contains answers to frequently asked questions about GrapheneOS. It's not <p>This page contains answers to frequently asked questions about GrapheneOS. It's not
an overview of the project or a list of interesting topics about GrapheneOS. Many of an overview of the project or a list of interesting topics about GrapheneOS. Many of

View File

@ -40,10 +40,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="features">
<h1 id="features"> <h1><a href="#features">GrapheneOS feature overview</a></h1>
<a href="#features">GrapheneOS feature overview</a>
</h1>
<p><strong>This is a newly created page (started 2020-12-05) and is in the process of <p><strong>This is a newly created page (started 2020-12-05) and is in the process of
being written. More details and links to more detailed documentation and relevant being written. More details and links to more detailed documentation and relevant

View File

@ -41,10 +41,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="grapheneos">
<h1 id="grapheneos"> <h1><a href="#grapheneos">GrapheneOS</a></h1>
<a href="#grapheneos">GrapheneOS</a>
</h1>
<p>GrapheneOS is an <a href="/source">open source</a> privacy and security focused <p>GrapheneOS is an <a href="/source">open source</a> privacy and security focused
mobile OS with Android app compatibility. It's focused on the research and development mobile OS with Android app compatibility. It's focused on the research and development

View File

@ -40,10 +40,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="install">
<h1 id="install"> <h1><a href="#install">Install</a></h1>
<a href="#install">Install</a>
</h1>
<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>

View File

@ -40,10 +40,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="pdfviewer-privacy-policy">
<h1 id="pdfviewer-privacy-policy"> <h1><a href="#pdfviewer-privacy-policy">PDF Viewer privacy policy</a></h1>
<a href="#pdfviewer-privacy-policy">PDF Viewer privacy policy</a>
</h1>
<p>This app does not use any sensitive permissions, makes no internet connections and <p>This app does not use any sensitive permissions, makes no internet connections and
does not store any data other than preferences.</p> does not store any data other than preferences.</p>
<p>See the <a href="https://github.com/GrapheneOS/PdfViewer">project's page on GitHub</a> for more information.</p> <p>See the <a href="https://github.com/GrapheneOS/PdfViewer">project's page on GitHub</a> for more information.</p>

View File

@ -43,10 +43,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="releases">
<h1 id="releases"> <h1><a href="#releases">Releases</a></h1>
<a href="#releases">Releases</a>
</h1>
<nav id="table-of-contents"> <nav id="table-of-contents">
<h2><a href="#table-of-contents">Table of contents</a></h2> <h2><a href="#table-of-contents">Table of contents</a></h2>

View File

@ -40,10 +40,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="source">
<h1 id="source"> <h1><a href="#source">Source</a></h1>
<a href="#source">Source</a>
</h1>
<p>The GrapheneOS sources are hosted in the <p>The GrapheneOS sources are hosted in the
<a href="https://github.com/GrapheneOS">GrapheneOS organization on GitHub</a>. Since <a href="https://github.com/GrapheneOS">GrapheneOS organization on GitHub</a>. Since
there are many repositories, this page aims to provide a guide for it. See the there are many repositories, this page aims to provide a guide for it. See the

View File

@ -41,10 +41,8 @@
<li><a href="/contact">Contact</a></li> <li><a href="/contact">Contact</a></li>
</ul> </ul>
</nav> </nav>
<main> <main id="usage">
<h1 id="usage"> <h1><a href="#usage">Usage</a></h1>
<a href="#usage">Usage</a>
</h1>
<p>This is a guide covering some aspects of using GrapheneOS. It's not intended to be <p>This is a guide covering some aspects of using GrapheneOS. It's not intended to be
an overview of the privacy and security features implemented by GrapheneOS. It will an overview of the privacy and security features implemented by GrapheneOS. It will
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