diff --git a/components/NavigationBar.tsx b/components/NavigationBar.tsx index 7ec7ec6..edcd863 100644 --- a/components/NavigationBar.tsx +++ b/components/NavigationBar.tsx @@ -28,38 +28,54 @@ export default async function AuthButton() { const gravatarUrl = `https://www.gravatar.com/avatar/${emailHash}`; return(
-