preload bitty

This commit is contained in:
Nicholas Jitkoff 2022-06-29 08:33:32 -07:00
parent 9dba31f5c0
commit fa29ea2ab8

View file

@ -11,9 +11,8 @@
<link rel="manifest" href="/manifest.json">
<script src="/js/lzma/lzma-d-min.js"></script>
<script src="/js/lzma/lzma_worker-min.js"></script>
<script src="/bitty.js" type="module"></script>
<script src="/index.js" type="module"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WHNPBD4T42"></script>
<script nomodule> location.href = "/v1/" + location.hash </script>
<noscript>itty.bitty requires JavaScript.</noscript>
</head>