From 43aa586dffc3fc0c4d8157711fd90c50461ba449 Mon Sep 17 00:00:00 2001 From: Saahil Date: Thu, 10 Jul 2025 17:50:20 -0400 Subject: [PATCH] uhhh idek --- components/Navbar.vue | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/components/Navbar.vue b/components/Navbar.vue index edca5905..42c1f6ec 100644 --- a/components/Navbar.vue +++ b/components/Navbar.vue @@ -22,8 +22,13 @@ tabindex="0" class="menu menu-sm dropdown-content bg-base-100 rounded-box z-1 mt-3 w-52 p-2 shadow" > -
  • Item 1
  • -
  • Item 3
  • +
  • + + + About me +
  • +
  • Webrings
  • saahild.com @@ -33,8 +38,13 @@ -->