Use jQuery from Google CDN

This commit is contained in:
Vitaly Potyarkin 2019-08-28 11:57:26 +03:00
parent ab0dbd5542
commit 19ccfbdeaf

View file

@ -126,6 +126,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/script.js"></script>
{% if JS_OVERRIDE %}