Skip to content

Commit 60ce160

Browse files
committed
Use maxcdn for bootstrap.min.js
1 parent ba22442 commit 60ce160

File tree

3 files changed

+1
-2032
lines changed

3 files changed

+1
-2032
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<script src="{{ site.baseurl }}/resources/js/vendor/jquery.backstretch.min.js" type="text/javascript" ></script>
6666

6767
<!-- Bootstrap JS -->
68-
<script src="{{ site.baseurl }}/resources/js/vendor/bootstrap.min.js" type="text/javascript" ></script>
68+
<script src="https://maxcdn.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js" integrity="sha384-qJ8AGIuPqPo4I2zhyRYO6vQaJrGBbTpIiXGihDsGpfMCHJD0IKH0gkPQToGD5ek3" crossorigin="anonymous"></script>
6969

7070
{% unless page.layout == 'page-no-toc' %}
7171
<!-- table of contents JS -->

0 commit comments

Comments
 (0)