From 2e7518066224c3240e6b6468e5f6df391659d6e4 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Wed, 15 Aug 2018 21:27:56 +0100 Subject: [PATCH] Use resource for favicon --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 3f267bb..4f65095 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -7,7 +7,7 @@ - + {{ partial "style.html" "scss/style.scss" }}