File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 < link rel ="icon " href ="/favicon.ico? " type ="image/x-icon ">
1111 < link rel ="stylesheet " href ="https://cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css ">
1212 < link rel ="stylesheet " href ="https://at.alicdn.com/t/font_8v3czwksspqlg14i.css ">
13- < link rel ="stylesheet " href ="{{ "/css/main.css " | prepend: site.baseurl }}">
13+ < link rel ="stylesheet " href ="{{ "/css/main.css" | prepend: site.baseurl }}">
1414 < link rel ="canonical " href ="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }} ">
1515 < link rel ="alternate " type ="application/rss+xml " title ="{{ site.title }} " href ="{{ "/feed.xml " | prepend: site.baseurl | prepend: site.url }}">
1616
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ <h1>{{page.title}}</h1>
2525 </ div >
2626 </ div >
2727</ div >
28- < script src ="{{ "/js/pageContent.js " | prepend: site.baseurl }}" charset="utf-8"> </ script >
28+ < script src ="{{ "/js/pageContent.js" | prepend: site.baseurl }}" charset="utf-8"> </ script >
You can’t perform that action at this time.
0 commit comments