From c03cc930689681a848a083c396faf8c09729c439 Mon Sep 17 00:00:00 2001 From: chuma-beep Date: Sat, 12 Oct 2024 18:59:42 +0100 Subject: [PATCH] fixed nav in post page --- app/page.tsx | 2 +- app/post/layout.tsx | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index e171cf3..32b3df8 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -17,7 +17,7 @@ export default function Index() {