mirror of
https://github.com/Damillora/Yuika
synced 2024-12-26 06:03:45 +00:00
chore: defer JavaScript
This commit is contained in:
parent
bbb024de2d
commit
85687c48a2
@ -29,7 +29,7 @@
|
|||||||
{{{body}}}
|
{{{body}}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="{{asset "built/yuika.js"}}"></script>
|
<script async defer src="{{asset "built/yuika.js"}}"></script>
|
||||||
{{{block "scripts"}}}
|
{{{block "scripts"}}}
|
||||||
|
|
||||||
{{ghost_foot}}
|
{{ghost_foot}}
|
||||||
|
Loading…
Reference in New Issue
Block a user