File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
- < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1 /css/bootstrap.min.css " integrity ="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh " crossorigin ="anonymous ">
6
+ < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0 /css/bootstrap.min.css " integrity ="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk " crossorigin ="anonymous ">
7
7
< link href ="/assets/css/style.css " rel ="stylesheet ">
8
- < link rel ="stylesheet " href ="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@ 9.18.0/build /styles/monokai.min.css ">
8
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/ 9.18.1 /styles/monokai.min.css ">
9
9
< link rel ="apple-touch-icon " href ="icon.png ">
10
10
< meta name ="theme-color " content ="#fafafa ">
11
11
< link href ="https://fonts.googleapis.com/css?family=Asap " rel ="stylesheet ">
58
58
</ div >
59
59
</ div >
60
60
61
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
61
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.5 .1/jquery.min.js "> </ script >
62
62
< script src ="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.2/anchor.min.js "> </ script >
63
- < script src ="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@ 9.18.0/build /highlight.min.js "> </ script >
63
+ < script src ="//cdnjs.cloudflare.com/ajax/libs/highlight.js/ 9.18.1 /highlight.min.js "> </ script >
64
64
< script src ="/assets/js/app.js "> </ script >
65
65
</ body >
66
66
</ html >
You can’t perform that action at this time.
0 commit comments