mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Optimized the JS import sequence.
This commit is contained in:
parent
16bb4e4544
commit
64125e6e42
@ -146,4 +146,6 @@
|
||||
|
||||
{% endif %}
|
||||
|
||||
<script src="{{ site.baseurl }}/assets/js/dist/tooltip-loader.min.js" async></script>
|
||||
|
||||
</head>
|
1
assets/js/dist/commons.js
vendored
1
assets/js/dist/commons.js
vendored
@ -9,5 +9,4 @@
|
||||
{% include_relative _commons/sidebar.min.js %}
|
||||
{% include_relative _commons/topbar-switch.min.js %}
|
||||
{% include_relative _commons/topbar-title.min.js %}
|
||||
{% include_relative _commons/tooltip.min.js %}
|
||||
{% include_relative _commons/copy-link.min.js %}
|
Loading…
x
Reference in New Issue
Block a user