There was an error while loading. Please reload this page.
1 parent 6c80241 commit a29567fCopy full SHA for a29567f
1 file changed
website/templates/base.html
@@ -71,7 +71,7 @@
71
</footer>
72
73
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
74
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/jquery@1.12.4/dist/jquery.min.js"></script>
75
<!-- Include all compiled plugins (below), or include individual files as needed -->
76
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
77
</body>
0 commit comments