From 864d654c1e8fc319ac9461690f68bcd6fffc4c56 Mon Sep 17 00:00:00 2001 From: Ray Wang <49207025+wheatsnackbread@users.noreply.github.com> Date: Sat, 7 Sep 2024 13:48:56 -0400 Subject: [PATCH] Update navbar.js --- components/NavBar/navbar.js | 130 ++++++++++++++++++------------------ 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/components/NavBar/navbar.js b/components/NavBar/navbar.js index 87faa13..0a37f33 100644 --- a/components/NavBar/navbar.js +++ b/components/NavBar/navbar.js @@ -31,73 +31,73 @@ class NavBar extends React.Component { this.state.active == "home" ? "nav-item active" : "nav-item" } > - - Home - - -
  • - - Events - -
  • -
  • - - Resources - -
  • -
  • - - -
  • -
  • - - Contact + + Home (Return to Main Site)
  • + //
  • + // + // Events + // + //
  • + //
  • + // + // Resources + // + //
  • + //
  • + // + // + //
  • + //
  • + // + // Contact + // + //