diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..689009c --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/assets/hero.png b/src/assets/hero.png deleted file mode 100644 index cc51a3d..0000000 Binary files a/src/assets/hero.png and /dev/null differ diff --git a/src/components/AppShell.jsx b/src/components/AppShell.jsx index 6d01d79..ebdd20d 100644 --- a/src/components/AppShell.jsx +++ b/src/components/AppShell.jsx @@ -149,7 +149,7 @@ export function AppShell({ children, currentPath, navigate, role, routeTitle })