_includes/head.html in no-style-please-0.4.0 vs _includes/head.html in no-style-please-0.4.2
- old
+ new
@@ -9,11 +9,11 @@
{%- else -%}
{{ site.title }}
{%- endif -%}
</title>
- {% seo title=false %}
- {% feed_meta %}
+ {%-seo title=false-%}
+ {%-feed_meta-%}
<link rel="shortcut icon" type="image/x-icon" href="{{ site.favicon | relative_url }}" />
<link rel="stylesheet" href="{{ "/assets/css/main.css" | relative_url }}" />
</head>
\ No newline at end of file