Update head.html
This commit is contained in:
parent
1adff11feb
commit
9444c57331
1 changed files with 1 additions and 1 deletions
|
@ -123,8 +123,8 @@
|
||||||
{% include matomo.html %}
|
{% include matomo.html %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<!-- Staticman -->
|
|
||||||
{% if page.comments and site.staticman.repository and site.staticman.branch %}
|
{% if page.comments and site.staticman.repository and site.staticman.branch %}
|
||||||
|
<!-- Staticman -->
|
||||||
<link rel="stylesheet" href="{{ "/css/staticman.css" | prepend: site.baseurl }}" />
|
<link rel="stylesheet" href="{{ "/css/staticman.css" | prepend: site.baseurl }}" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue