8000 Update jquery version for bootstrap compatibility · GapData/document-api-python@b852530 · GitHub
[go: up one dir, main page]

Skip to content

Commit b852530

Browse files
authored
Update jquery version for bootstrap compatibility
1 parent 96d8967 commit b852530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
<link rel="stylesheet" href="{{ site.baseurl }}/css/main.css">
1212
<link rel="stylesheet" href="{{ site.baseurl }}/css/github-highlight.css">
1313

14-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
14+
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
1515
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>

0 commit comments

Comments
 (0)
0