mirror of
https://github.com/arfct/itty-bitty.git
synced 2026-03-11 08:54:33 +00:00
preload bitty
This commit is contained in:
parent
9dba31f5c0
commit
fa29ea2ab8
1 changed files with 1 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue