summaryrefslogtreecommitdiff
path: root/static/pdfviewer-privacy-policy.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-10-26 10:36:41 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-10-26 10:37:02 -0400
commitb5f19b7a5388fca0331ad97adb41ba7434ff3667 (patch)
tree9167539230b3593d047965325f825832031ab78e /static/pdfviewer-privacy-policy.html
parent185d5c9da8027a0c839a9f642eacf9e56f525fc3 (diff)
use semantic main element instead of a div
Diffstat (limited to 'static/pdfviewer-privacy-policy.html')
-rw-r--r--static/pdfviewer-privacy-policy.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html
index f2de1a13..7b5d722b 100644
--- a/static/pdfviewer-privacy-policy.html
+++ b/static/pdfviewer-privacy-policy.html
@@ -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">