From 726b24e6c332bda2fd8c8c4233f605f2666c583b Mon Sep 17 00:00:00 2001 From: Masahiko AMANO Date: Sun, 5 Jan 2025 15:13:52 +0300 Subject: [PATCH] fix(frontend): add favicon.ico link to head --- web/templates/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/web/templates/head.html b/web/templates/head.html index f57e39d..1e37514 100644 --- a/web/templates/head.html +++ b/web/templates/head.html @@ -1,5 +1,6 @@ +