File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,6 @@ export default function Header() {
5151 < NavLink href = "#impact" > Impact</ NavLink >
5252 < NavLink href = "#initiatives" > Initiatives</ NavLink >
5353 < NavLink href = "#team" > Our Team</ NavLink >
54- < NavLink href = "/hack-to-the-future" > Hackathon</ NavLink >
5554 </ nav >
5655
5756 { /* Desktop Social Links */ }
@@ -94,7 +93,6 @@ export default function Header() {
9493 < NavLink href = "#impact" onClick = { handleNavClick } > Impact</ NavLink >
9594 < NavLink href = "#initiatives" onClick = { handleNavClick } > Initiatives</ NavLink >
9695 < NavLink href = "#team" onClick = { handleNavClick } > Our Team</ NavLink >
97- < NavLink href = "/hack-to-the-future" onClick = { handleNavClick } > Hackathon</ NavLink >
9896 < div className = "border-t border-white/20 w-full pt-4 mt-4 flex justify-center" >
9997 < SocialLinks />
10098 </ div >
You can’t perform that action at this time.
0 commit comments