From 83ebc163c92dae192dbb365888c4c9fdaa0cefc6 Mon Sep 17 00:00:00 2001 From: Pratham Date: Sun, 28 Sep 2025 21:20:40 +0530 Subject: [PATCH] Update navbar.astro --- src/components/navbar.astro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/navbar.astro b/src/components/navbar.astro index 3e79664..af54d68 100644 --- a/src/components/navbar.astro +++ b/src/components/navbar.astro @@ -29,7 +29,9 @@ const { returnNav = { label: "Back", location: "../" } } = Astro.props; {returnNav.label} - + + +