From 0fcb4f99d2511f097359b31ff4db8ceaa9206db5 Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Thu, 13 Feb 2025 04:02:27 +0500 Subject: [PATCH] fix favicon path --- src/templates/Base.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/templates/Base.tsx b/src/templates/Base.tsx index 72b94f6..1cea468 100644 --- a/src/templates/Base.tsx +++ b/src/templates/Base.tsx @@ -30,10 +30,10 @@ export default function Base({ children, isDev }: BaseProps) { rel="stylesheet" > - - - - + + + +