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 b73495c commit 5be9022Copy full SHA for 5be9022
index.html
@@ -12,7 +12,7 @@
12
<link rel="stylesheet" type="text/css" href="lib/css/shCoreDefault.css" />
13
14
<!-- jQuery -->
15
- <script src="https://code.jquery.com/jquery-1.12.4.js"></script>
+ <script src="https://code.jquery.com/jquery-3.3.1.js"></script>
16
17
<!-- Demo Scripts -->
18
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
0 commit comments