File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
< title > {% if page.title %}{{ page.title }} · {% endif %}{{ site.name }}{% if page.slug == "home" %} - {{ site.description }}{% endif %}</ title >
3
3
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
4
4
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
5
- < link rel ="stylesheet " href ="https://maxcdn .bootstrapcdn.com/bootstrap/3.3.7 /css/bootstrap.min.css ">
6
- < link href ="{{ site.baseurl }}/static/css/styles.css " rel =" stylesheet ">
7
- < link href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css " rel =" stylesheet " integrity ="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN " crossorigin ="anonymous ">
5
+ < link rel ="stylesheet " href ="https://stackpath .bootstrapcdn.com/bootstrap/3.4.1 /css/bootstrap.min.css " integrity =" sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu " crossorigin =" anonymous ">
6
+ < link rel =" stylesheet " href ="{{ site.baseurl }}/static/css/styles.css ">
7
+ < link rel =" stylesheet " href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css " integrity ="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN " crossorigin ="anonymous ">
8
8
< link rel ="icon " href ="/static/img/favicon-16.png " sizes ="16x16 " type ="image/png ">
9
9
< link rel ="icon " href ="/static/img/favicon-32.png " sizes ="32x32 " type ="image/png ">
10
10
< link rel ="icon " href ="/static/img/favicon-48.png " sizes ="48x48 " type ="image/png ">
You can’t perform that action at this time.
0 commit comments