File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed
Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 11< head >
22 < link href ="http://gmpg.org/xfn/11 " rel ="profile ">
3- < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
43 < meta http-equiv ="content-type " content ="text/html; charset=utf-8 ">
54
6- <!-- Enable responsiveness on mobile devices-->
75 < meta name ="viewport " content ="width=device-width, initial-scale=1.0, maximum-scale=1 ">
86
97 < title >
1412 {% endif %}
1513 </ title >
1614
17- <!-- CSS -->
18- < link rel ="stylesheet " href ="{{ site.baseurl }}/public/css/poole.css ">
19- < link rel ="stylesheet " href ="{{ site.baseurl }}/public/css/syntax.css ">
20- < link rel ="stylesheet " href ="{{ site.baseurl }}/public/css/lanyon.css ">
15+ < link rel ="stylesheet " href ="{{ '/public/css/poole.css' | absolute_url }} ">
16+ < link rel ="stylesheet " href ="{{ '/public/css/syntax.css' | absolute_url }} ">
17+ < link rel ="stylesheet " href ="{{ '/public/css/lanyon.css' | absolute_url }} ">
2118 < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400 ">
2219
23- <!-- Icons -->
24- < link rel ="apple-touch-icon-precomposed " sizes ="144x144 " href ="{{ site.baseurl }}/public/apple-touch-icon-precomposed.png ">
25- < link rel ="shortcut icon " href ="{{ site.baseurl }}/public/favicon.ico ">
20+ < link rel ="apple-touch-icon-precomposed " sizes ="144x144 " href ="{{ '/public/apple-touch-icon-precomposed.png' | absolute_url }} ">
21+ < link rel ="shortcut icon " href ="{{ '/public/favicon.ico' | absolute_url }} ">
2622
27- <!-- RSS -->
28- < link rel ="alternate " type ="application/rss+xml " title ="RSS " href ="/atom.xml ">
23+ < link rel ="alternate " type ="application/rss+xml " title ="RSS " href ="{{ '/atom.xml' | absolute_url }} ">
2924</ head >
You can’t perform that action at this time.
0 commit comments