This repository was archived by the owner on May 13, 2024. It is now read-only.
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
< link rel ="stylesheet " href ="{{ site.baseurl }}/assets/css/bootstrap-theme.css ">
35
35
< link rel ="stylesheet " href ="{{ site.baseurl }}/assets/css/webrtc.css ">
36
36
< link rel ="stylesheet " href ="{{ site.baseurl }}/assets/css/monokai.css ">
37
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4 /jquery.min.js "> </ script >
37
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1 /jquery.min.js "> </ script >
38
38
< script src ="{{ site.baseurl }}/assets/js/bootstrap.js "> </ script >
39
39
< script >
40
40
$ ( function ( ) {
Original file line number Diff line number Diff line change 32
32
< link rel ="stylesheet " href ="{{ site.baseurl }}/assets/css/bootstrap.css ">
33
33
< link rel ="stylesheet " href ="{{ site.baseurl }}/assets/css/bootstrap-theme.css ">
34
34
< link rel ="stylesheet " href ="{{ site.baseurl }}/assets/css/webrtc.css ">
35
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4 /jquery.min.js "> </ script >
35
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1 /jquery.min.js "> </ script >
36
36
< script src ="{{ site.baseurl }}/assets/js/bootstrap.js "> </ script >
37
37
</ head >
38
38
You can’t perform that action at this time.
0 commit comments