force the jxl loader code to point to the root dir of aria.coffee
This commit is contained in:
parent
dcd92d0d6a
commit
fa9a8c2724
2 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
<link rel="prefetch" href="/jxl_dec.js" fetchpriority="high">
|
||||
<link rel="prefetch" href="/jxl_dec.wasm" fetchpriority="high">
|
||||
<script src="/jxl.min.js" type="text/javascript"></script>
|
||||
<link rel="prefetch" href="https://aria.coffee/jxl_dec.js" fetchpriority="high">
|
||||
<link rel="prefetch" href="https://aria.coffee/jxl_dec.wasm" fetchpriority="high">
|
||||
<script src="https://aria.coffee/jxl.min.js" type="text/javascript"></script>
|
Loading…
Add table
Add a link
Reference in a new issue