File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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.5.0 /css/bootstrap.min.css " integrity ="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk " crossorigin ="anonymous ">
6
+ < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2 /css/bootstrap.min.css " integrity ="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z " crossorigin ="anonymous ">
7
7
< link href ="/assets/css/style.css " rel ="stylesheet ">
8
- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.3 /styles/monokai.min.css ">
8
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.3.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 ">
60
60
61
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 ="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.3 /highlight.min.js "> </ script >
63
+ < script src ="https: //cdnjs.cloudflare.com/ajax/libs/highlight.js/10.3.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