We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e9942 commit 0c0f78dCopy full SHA for 0c0f78d
_layouts/default.html
@@ -15,7 +15,7 @@
15
16
{% include footer.html %}
17
{% include js_files.html %}
18
- <script src="/js/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script>
19
{% include cookie-consent.html %}
20
</body>
21
0 commit comments