fix: script code should be in head or body, not in between
This commit is contained in:
@@ -87,4 +87,7 @@
|
||||
|
||||
<script src="{{ site.data.assets[origin].jquery.js }}"></script>
|
||||
|
||||
{% unless site.theme_mode %}
|
||||
{% include mode-toggle.html %}
|
||||
{% endunless %}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user