From 1573cc97b47868afbd4a83fcb8430c0a6020e78b Mon Sep 17 00:00:00 2001 From: Sol Irvine Date: Mon, 13 Nov 2023 20:47:07 +0900 Subject: [PATCH] aria fixes --- components/layout/footer.tsx | 6 +++++- components/layout/navbar/index.tsx | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index 90c50f5d1..ac5d64edb 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -36,7 +36,11 @@ export default async function Footer({
- +
diff --git a/components/layout/navbar/index.tsx b/components/layout/navbar/index.tsx index cf22be032..b90b70c9e 100644 --- a/components/layout/navbar/index.tsx +++ b/components/layout/navbar/index.tsx @@ -82,7 +82,11 @@ export default function Navbar({ className={clsx('mx-auto flex max-w-screen-xl flex-row items-start justify-between px-6')} >
- +