From 6dd28f14cde76bc9093235f30ceb6daef1fc17e6 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sun, 30 Oct 2022 14:19:38 +0800 Subject: [PATCH] Add expected favicon file for theme --- layouts/partials/head.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 18d69e0..0b64971 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -20,6 +20,8 @@ {{- end }} + + {{- /* Some sane tags default */ -}} {{ hugo.Generator }}