Skip to content

Commit 6cc5875

Browse files
committed
Remove unnecessary script tag from head.html
1 parent a815979 commit 6cc5875

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_includes/head.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
);
2121
}
2222
</script>
23-
<script src="{{site.baseurl}}/assets/js/mode.js" defer async></script>
2423
{% if page.layout == "post" %}
2524
<script defer src="{{site.baseurl}}/assets/js/lbox.js"></script>
2625
{% endif %}

0 commit comments

Comments
 (0)