diff --git a/public/paper-dots-dark.webp b/public/paper-dots-dark.webp new file mode 100644 index 0000000..8fbc850 Binary files /dev/null and b/public/paper-dots-dark.webp differ diff --git a/public/paper-dots.webp b/public/paper-dots.webp new file mode 100644 index 0000000..acf3d72 Binary files /dev/null and b/public/paper-dots.webp differ diff --git a/public/paper.webp b/public/paper.webp index acf3d72..f57a1cb 100644 Binary files a/public/paper.webp and b/public/paper.webp differ diff --git a/public/paper_dark.webp b/public/paper_dark.webp new file mode 100644 index 0000000..7b6befa Binary files /dev/null and b/public/paper_dark.webp differ diff --git a/src/components/AppLayout.tsx b/src/components/AppLayout.tsx index a58e110..93d4a1c 100644 --- a/src/components/AppLayout.tsx +++ b/src/components/AppLayout.tsx @@ -81,7 +81,7 @@ export default function AppLayout(props: AppLayoutProps): JSX.Element { {/* Navbar */} -