From 3b0dc5c70df223e1040cb22f5e7d4d2de9aa3299 Mon Sep 17 00:00:00 2001 From: Thomas Hammon Date: Tue, 23 Sep 2025 18:03:17 -0500 Subject: [PATCH] Added link to registration form --- src/components/Navbar/Navbar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Navbar/Navbar.tsx b/src/components/Navbar/Navbar.tsx index da74ec0..9cb135c 100644 --- a/src/components/Navbar/Navbar.tsx +++ b/src/components/Navbar/Navbar.tsx @@ -45,9 +45,9 @@ export function Navbar(): JSX.Element {

See what we can help you with

- Volunteering + Register to Volunteer
-

Learn how you can get involved

+

Fill out the form and get involved

);