Added Bootstrap JS
This commit is contained in:
parent
abc03eea95
commit
457712e327
|
@ -1,3 +1,6 @@
|
|||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
|
||||
<script src="{{ site.url }}/{{ theme_path('assets/js/bootstrap.min.js') }}"></script>
|
||||
|
||||
{% block scripts %}{% endblock %}
|
||||
|
||||
{% if page.tweets == true %}
|
||||
|
|
7
source/themes/opdavies/opdavies/assets/js/bootstrap.min.js
vendored
Normal file
7
source/themes/opdavies/opdavies/assets/js/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue