Remove image popup

This commit is contained in:
2019-04-21 12:40:15 +03:00
parent 947c137b2c
commit dc905e43a9
4 changed files with 0 additions and 69 deletions

View File

@ -265,7 +265,6 @@
{% if BANNER %}
<script src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/bodypadding.js"></script>
{% endif %}
<script src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/image-popup.js"></script>
{% include 'includes/sidebar/github-js.html' %}
{% include 'includes/disqus_script.html' %}
{% include 'includes/ga.html' %}