From b03c5ee51c9627422142fb2267dc6b59cb44db90 Mon Sep 17 00:00:00 2001 From: Daniil Krymov <1140778+geeqla@users.noreply.github.com> Date: Sun, 22 Jan 2023 21:57:44 +0100 Subject: [PATCH 1/2] Cleanup favicons --- layouts/partials/head.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 35257fc7..22b177af 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -103,11 +103,11 @@ {{- end }} {{- /* Favicons */}} - - - - - + + + + +{{- /* Colors */}} From 1d30ff79f1828df25e9de3c8863da6dae9d62067 Mon Sep 17 00:00:00 2001 From: Daniil Krymov <1140778+geeqla@users.noreply.github.com> Date: Mon, 23 Jan 2023 19:43:47 +0100 Subject: [PATCH 2/2] Use 48x48 as recommended size for favicon.ico --- 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 22b177af..b27c11be 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -103,7 +103,7 @@ {{- end }} {{- /* Favicons */}} - +