move main header id to main element
This commit is contained in:
@@ -40,10 +40,8 @@
|
||||
<li><a href="/contact">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<main>
|
||||
<h1 id="pdfviewer-privacy-policy">
|
||||
<a href="#pdfviewer-privacy-policy">PDF Viewer privacy policy</a>
|
||||
</h1>
|
||||
<main id="pdfviewer-privacy-policy">
|
||||
<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
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user