8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d8967 commit b852530Copy full SHA for b852530
docs/_includes/head.html
@@ -11,5 +11,5 @@
11
<link rel="stylesheet" href="{{ site.baseurl }}/css/main.css">
12
<link rel="stylesheet" href="{{ site.baseurl }}/css/github-highlight.css">
13
14
- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
+ <script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
15
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
0 commit comments