Fix and minify JavaScript
This commit is contained in:
parent
18300b2470
commit
8bf421adba
5 changed files with 25 additions and 6 deletions
|
@ -90,8 +90,7 @@
|
|||
{% include('meetups') %}
|
||||
</footer>
|
||||
|
||||
<script src="{{ site.url }}/components/jquery/jquery.min.js"></script>
|
||||
<script src="{{ site.url }}/components/bootstrap/js/bootstrap.min.js"></script>
|
||||
<script src="{{ site.url }}/assets/js/all.js"></script>
|
||||
|
||||
{% block scripts %}{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue