_includes/favicons.html in jekyll-theme-hydeout-4.0.0 vs _includes/favicons.html in jekyll-theme-hydeout-4.0.1
- old
+ new
@@ -1,2 +1,2 @@
-<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ site.baseurl }}/favicon.png" />
-<link rel="shortcut icon" href="{{ site.baseurl }}/favicon.ico" />
+<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ "/favicon.png" | relative_url }}" />
+<link rel="shortcut icon" href="{{ "/favicon.ico" | relative_url}}" />
\ No newline at end of file