diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html index dd1382b4..b3e53cdf 100644 --- a/static/index.html +++ b/static/index.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/"/> <script type="module" src="/redirect.js?6"></script> @@ -39,7 +39,7 @@ <li><a href="/contact">Contact</a></li> </ul> </nav> - <div id="content"> + <main> <h1 id="grapheneos"> <a href="#grapheneos">GrapheneOS</a> </h1> @@ -250,7 +250,7 @@ </h2> <p>See <a href="/faq#device-support">the FAQ section on device support</a>.</p> - </div> + </main> <footer> <a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> <ul id="social"> |
