Skip to content

Commit 58f8e59

Browse files
committed
Add script tag for mode.js in footer.html
1 parent 6cc5875 commit 58f8e59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
<footer>
22
<p>&copy; 1947 - {{ 'now' | date: "%Y" }} | {{site.title}}</p>
33
</footer>
4+
<script src="{{site.baseurl}}/assets/js/mode.js" defer></script>

0 commit comments

Comments
 (0)