From 6fc114f16c87d9769876e0b3e5fbc26fcc4814dd Mon Sep 17 00:00:00 2001 From: spencerwooo Date: Wed, 30 Jun 2021 12:34:08 +0100 Subject: [PATCH] fix navbar zindex, close #8 --- components/FileListing.tsx | 1 + components/Navbar.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/components/FileListing.tsx b/components/FileListing.tsx index 4a4a877..b6d8369 100644 --- a/components/FileListing.tsx +++ b/components/FileListing.tsx @@ -149,6 +149,7 @@ const FileListing: FunctionComponent<{ query?: ParsedUrlQuery }> = ({ query }) = {imagesInFolder.length !== 0 && ( { return ( -
+

{siteConfig.title}