From 6b083a4f0588884006b792012dacaf2f87c85bc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20H=C3=A5rek=20Andreassen?= Date: Sat, 30 Mar 2024 15:42:06 +0100 Subject: [PATCH] feat: Add emoji favicon MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tim Hårek Andreassen --- routes/_app.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/routes/_app.tsx b/routes/_app.tsx index 324f36b..2844050 100644 --- a/routes/_app.tsx +++ b/routes/_app.tsx @@ -6,6 +6,11 @@ export default function App({ Component }: PageProps) { + + NRSS