Image popup

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

View File

@ -265,6 +265,7 @@
{% 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' %}