use semantic main element instead of a div

This commit is contained in:
Daniel Micay
2020-10-26 10:36:41 -04:00
parent 185d5c9da8
commit b5f19b7a53
12 changed files with 34 additions and 35 deletions

View File

@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
<link rel="stylesheet" href="/grapheneos.css?18"/>
<link rel="stylesheet" href="/grapheneos.css?19"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/pdfviewer-privacy-policy"/>
</head>
@@ -38,14 +38,14 @@
<li><a href="/contact">Contact</a></li>
</ul>
</nav>
<div id="content">
<main>
<h1 id="pdfviewer-privacy-policy">
<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>
</div>
</main>
<footer>
<a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
<ul id="social">