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 + // + //