From ad454ca43b3b7d3dcc28ae14f69f9dbbde685dde Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 8 Apr 2024 14:46:08 +0000 Subject: [PATCH] Attempt to resolve #60 Signed-off-by: GitHub Action --- layouts/partials/site-meta.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/layouts/partials/site-meta.html b/layouts/partials/site-meta.html index 5fe4596..d550ef7 100644 --- a/layouts/partials/site-meta.html +++ b/layouts/partials/site-meta.html @@ -6,11 +6,16 @@ +{{- if (fileExists "static/favicon.ico") -}} + +{{- end -}} +{{- if (fileExists "static/favicon.svg") -}} + +{{- end -}} - {{ with .Site.Params.themeColor -}}