File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 < title > {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</ title >
1515 < meta name ="description " content ="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %} ">
1616
17-
1817 < link rel ="stylesheet " href ="{{ "/css/main.css" | relative_url}}">
19- < link rel ="stylesheet " href ="{{ "/css/font-awesome.min.css" | relative_url }}">
20-
2118 < link rel ="shortcut icon " href ="{{ "/favicon.ico?1" | relative_url }}">
2219
2320 < link rel ="canonical " href ="{{ page.url | replace:'index.html','' | relative_url }} ">
2421 < link rel ="alternate " type ="application/rss+xml " title ="{{ site.title }} " href ="{{ "/feed.xml" | relative_url }}" />
22+
23+ <!-- Place your kit's code here -->
24+ < script src ="https://kit.fontawesome.com/f17953d81d.js " crossorigin ="anonymous "> </ script >
2525</ head >
You can’t perform that action at this time.
0 commit comments