From 4ee6562e356ce339ccf1c89397e173e47162300f Mon Sep 17 00:00:00 2001 From: Aimsucks Date: Wed, 8 Jun 2022 16:26:09 +0000 Subject: [PATCH] :bug: Fix for favicon not changing Removed favicon and title from _app.tsx --- src/pages/_app.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 2f5837c0e..2721fc1dd 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -37,9 +37,7 @@ export default function App(this: any, props: AppProps & { colorScheme: ColorSch return ( <> - Homarr 🦞 -