Load jQuery from local
This commit is contained in:
parent
f9f0709bce
commit
1215abaf4f
2 changed files with 3 additions and 1 deletions
2
static/js/jquery.min.js
vendored
Normal file
2
static/js/jquery.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -116,7 +116,7 @@
|
|||
</footer>
|
||||
</section>
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/jquery.min.js""></script>
|
||||
<script type="text/javascript" src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/script.js"></script>
|
||||
|
||||
{% if JS_OVERRIDE %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue