_includes/head.html in no-style-please-0.1.4 vs _includes/head.html in no-style-please-0.1.5
- old
+ new
@@ -12,8 +12,8 @@
</title>
{% seo title=false %}
{% feed_meta %}
- <link rel="shortcut icon" type="image/x-icon" href="{{ site.favicon }}" />
+ <link rel="shortcut icon" type="image/x-icon" href="/{{ site.favicon }}" />
<link rel="stylesheet" href="{{ site.url }}/assets/css/main.css" />
</head>
\ No newline at end of file