File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
6
< link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css " integrity ="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T " crossorigin ="anonymous ">
7
7
< link href ="/assets/css/style.css " rel ="stylesheet ">
8
- < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1 /styles/github.min.css ">
8
+ < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6 /styles/github.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 ">
59
59
</ div >
60
60
61
61
< script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js "> </ script >
62
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js "> </ script >
63
62
< script src ="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js "> </ script >
63
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/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