Skip to content

Commit 0c0f78d

Browse files
authored
Update default.html
1 parent c6e9942 commit 0c0f78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
{% include footer.html %}
1717
{% include js_files.html %}
18-
<script src="/js/jquery.min.js"></script>
18+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script>
1919
{% include cookie-consent.html %}
2020
</body>
2121

0 commit comments

Comments
 (0)