Skip to content

Commit 1d6a26b

Browse files
committed
Remove jQuery and Bootstrap's JS code
1 parent 86a5b31 commit 1d6a26b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_includes/js.html

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<script src="https://code.jquery.com/jquery-2.2.2.min.js"></script>
2-
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
31
{% if jekyll.environment == "production" and site.analytics.google %}
42
{% include analytics/google.html %}
53
{% endif %}

0 commit comments

Comments
 (0)