summaryrefslogtreecommitdiff
path: root/static/releases.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/releases.html
parent185d5c9da8027a0c839a9f642eacf9e56f525fc3 (diff)
use semantic main element instead of a div
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html
index cfba2c22..7a65edfa 100644
--- a/static/releases.html
+++ b/static/releases.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/releases"/>
<script type="module" src="/releases.js?13"></script>
@@ -40,7 +40,7 @@
<li><a href="/contact">Contact</a></li>
</ul>
</nav>
- <div id="content">
+ <main>
<h1 id="releases">
<a href="#releases">Releases</a>
</h1>
@@ -1701,8 +1701,7 @@
<p>Final and only tagged release of the AndroidHardening project before it became
GrapheneOS. Earlier AndroidHardening releases were only snapshots and are not listed
here. Detailed changelogs were not written at this point.</p>
-
- </div>
+ </main>
<footer>
<a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
<ul id="social">