Add type=module where needed

This commit is contained in:
Pieter Vander Vennet 2023-01-17 03:51:46 +01:00
parent 49f7deed3a
commit 14e2d71937
6 changed files with 7 additions and 7 deletions

View file

@ -49,7 +49,7 @@
Not found...
</div>
<script src="./notfound.ts"></script>
<script type="module" src="./notfound.ts"></script>
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js"></script>
</body>