diff options
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 7 |
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"> |
