File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4646 {% if site.bootstrap %}
4747 <!-- Bootstrap-4.1.3 isolation CSS -->
4848 < link rel ="stylesheet " type ="text/css " href ="{{ '/assets/css/vendor/bootstrap-iso.min.css' | relative_url }} ">
49- <!-- JQuery 3.3.1 -->
50- < script defer src =" https://code.jquery. com/jquery-3.3.1.slim.min.js " integrity =" sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo " crossorigin =" anonymous " > </ script >
51- <!-- Bootstrap 4.1.3 compiled and minified JavaScript -- >
52- < script defer src ="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap .min.js " integrity ="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy " crossorigin ="anonymous "> </ script >
53- <!-- Popper, a dependency of Bootstrap-- >
54- < script defer src =" https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js " integrity =" sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49 " crossorigin =" anonymous " > </ script >
49+
50+ <!-- see https://getbootstrap. com/docs/4.6/getting-started/introduction/#separate -- >
51+ < script src =" https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js " integrity =" sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj " crossorigin =" anonymous " > </ script >
52+ < script src ="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper .min.js " integrity ="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN " crossorigin ="anonymous "> </ script >
53+ < script src =" https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.min.js " integrity =" sha384-+sLIOodYLS7CIrQpBjl+C7nPvqq+FbNUBDunl/OZv93DB7Ln/533i8e/mZXLi/P+ " crossorigin =" anonymous " > </ script >
54+
5555 {% endif %}
5656
5757 <!-- KaTeX 0.13.9 -->
You can’t perform that action at this time.
0 commit comments