From 253706c8957194cd4bd1af27eb8d8c50c5260f49 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Thu, 6 Jun 2024 23:00:51 +0200 Subject: Misc: Add GH pages deploy --- src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/App.tsx b/src/App.tsx index ab749ab..a7e9634 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -13,12 +13,12 @@ function App() { const [session, setSession] = useState(null) return ( <> - + } /> - } /> notfound

} /> -- cgit 1.4.1