From e8c3f5fa42ed8eb771d55c6d8fc8f9848275e2ca Mon Sep 17 00:00:00 2001 From: Thomas Huber Date: Thu, 7 Mar 2024 19:58:09 -0700 Subject: [PATCH] :art: Gotta do relative path for favicon --- web/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/index.html b/web/index.html index b332fd2..c3774ce 100644 --- a/web/index.html +++ b/web/index.html @@ -19,14 +19,14 @@ media="(prefers-color-scheme:light)" type="image/webp" sizes="16x16" - href="/zonzai-icon.webp" + href="./zonzai-icon.webp" />