Skip to content

Commit

Permalink
bump jquery and fetch from cloudflare cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker committed Feb 16, 2024
1 parent 65ba395 commit ca14a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/js.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- Javascript Start -->

<!-- jQuery -->
<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js"></script>

<!-- Bootstrap Core JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js"></script>
Expand Down

0 comments on commit ca14a81

Please sign in to comment.