Skip to content

Commit 348ab9b

Browse files
fix: add missing home.min.js, remove call for theme.min.js
1 parent 7bb2808 commit 348ab9b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

_includes/head.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@
104104

105105
<!-- Scripts -->
106106

107-
<script src="{{ '/assets/js/dist/theme.min.js' | relative_url }}"></script>
108-
109107
{% include js-selector.html lang=lang %}
110108

111109
{% if jekyll.environment == 'production' %}

0 commit comments

Comments
 (0)