Update head.html
This commit is contained in:
parent
be2e6bc932
commit
97f5997c9f
@ -12,7 +12,7 @@
|
||||
{% endif %}
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ site.title }} - {{ site.description }}" href="{{ site.baseurl }}/feed.xml" />
|
||||
|
||||
j
|
||||
{% if layout.common-ext-css %}
|
||||
{% for css in layout.common-ext-css %}
|
||||
<link rel="stylesheet" href="{{ css }}" />
|
||||
|
Loading…
Reference in New Issue
Block a user