diff --git a/web/pages/_app.tsx b/web/pages/_app.tsx index f64ca4f9..f2f2619d 100644 --- a/web/pages/_app.tsx +++ b/web/pages/_app.tsx @@ -30,8 +30,11 @@ function MyApp({ Component, pageProps }: AppProps) { + diff --git a/web/public/logo-bg.png b/web/public/logo-bg.png new file mode 100644 index 00000000..4afc4e7d Binary files /dev/null and b/web/public/logo-bg.png differ