remove reference to scripts.js

This commit is contained in:
theshka 2015-12-01 20:38:20 -06:00
parent 8e65b99838
commit 69df09aea2

View file

@ -19,4 +19,3 @@
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
<script src="//raw.githubusercontent.com/chuckcarpenter/REM-unit-polyfill/1.3.4/js/rem.min.js"></script>
<script src="{{ theme_url }}/assets/js/scripts.js"></script>