use ES6 modules for all JavaScript
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
<link rel="stylesheet" href="/grapheneos.css?16"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/releases"/>
|
||||
<script type="module" src="/releases.js?12"></script>
|
||||
<script type="module" src="/redirect.js?6"></script>
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
@@ -1098,7 +1100,5 @@
|
||||
<li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
<script src="/releases.js?11"></script>
|
||||
<script src="/redirect.js?5"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user