Insert analytics and disqus script

This commit is contained in:
gilsondev
2014-12-10 22:30:35 -02:00
parent 52386a8689
commit 91293c7d41
3 changed files with 58 additions and 0 deletions

View File

@ -164,6 +164,8 @@
<!-- Custom Theme JavaScript -->
<script src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/clean-blog.min.js"></script>
{% include 'analytics.html' %}
{% include 'disqus_script.html' %}
</body>
</html>