From 1d57db1d2269cdb790b194002333728cf3cca172 Mon Sep 17 00:00:00 2001 From: Richard Boyd II Date: Sun, 30 Oct 2016 11:29:46 -0500 Subject: [PATCH] Fixed favicon metadata. --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 7f054fc..11d577c 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -6,7 +6,7 @@ {{ if .Site.Params.description }}{{ end }} - + {{- $url := replace .Permalink ( printf "%s" .Site.BaseURL) "" -}} {{- if eq $url "/" -}}