File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
8
8
< link rel ="shortcut icon " type ="image/png " href ="{{ site.baseurl }}/assets/logo.png ">
9
9
10
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6 /css/bootstrap.min.css ">
10
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1 /css/bootstrap.min.css ">
11
11
< link rel ="stylesheet " href ="{{ site.baseurl }}/css/main.css ">
12
12
< link rel ="stylesheet " href ="{{ site.baseurl }}/css/github-highlight.css ">
13
13
14
14
< script src ="https://code.jquery.com/jquery-2.2.4.min.js "> </ script >
15
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6 /js/bootstrap.min.js "> </ script >
15
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1 /js/bootstrap.min.js "> </ script >
16
16
17
17
{% if jekyll.environment == "production" %}{% include analytics.html %}{% endif %}
You can’t perform that action at this time.
0 commit comments