1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Optimized the JS import sequence.

This commit is contained in:
Cotes Chung
2020-02-18 00:17:42 +08:00
parent 16bb4e4544
commit 64125e6e42
4 changed files with 2 additions and 1 deletions

View File

@@ -146,4 +146,6 @@
{% endif %}
<script src="{{ site.baseurl }}/assets/js/dist/tooltip-loader.min.js" async></script>
</head>