addedd background and disqus

This commit is contained in:
Walker Waylon Scott 2017-07-23 13:44:45 -05:00
parent 203889aba4
commit 51c898f266
2 changed files with 19 additions and 5 deletions

View file

@ -111,9 +111,15 @@
{% endfor %}
</div>
{% endfor %}
{ body | safe }
<div id="disqus_thread"></div>
</div>
</div>
</div>
</div>
<script src='static/js/enthusiast.js?v=4'></script>
<script src='static/js/enthusiast.js?v=5'></script>
<script src='static/js/lights.js?v=1'></script>
<script src='static/js/lights.js?v=1'></script>
{% endblock %}