Skip to content

Commit

Permalink
rollback jquery source
Browse files Browse the repository at this point in the history
  • Loading branch information
agusmakmun committed Jul 19, 2019
1 parent 7366a44 commit 4f5c57d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ <h1 class="author-name">{{ site.author }}</h1>

<!-- Bootstrap core JavaScript -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="/static/js/bootstrap.min.js"></script>
<script src="/static/js/jquery-migrate-1.2.1.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script src="/static/js/bootstrap.min.js"></script>
<script src="/static/js/super-search.js"></script>
<script src="/static/js/thickbox-compressed.js"></script>
Expand Down

0 comments on commit 4f5c57d

Please sign in to comment.