diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 8f936186..e1c227c4 100644 --- a/static/index.html +++ b/static/index.html @@ -23,6 +23,7 @@ <link rel="stylesheet" href="/grapheneos.css?16"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/"/> + <script type="module" src="/redirect.js?6"></script> </head> <body> <nav> @@ -114,6 +115,5 @@ <li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li> </ul> </footer> - <script src="/redirect.js?5"></script> </body> </html> |
