Skip to content

Commit 7b172e7

Browse files
Removed HackSoda24
1 parent 136a861 commit 7b172e7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/components/Navigation/Mobile/OpenedMobileNav.tsx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,6 @@ export default function OpenedMobileNav({ setIsOpen }: setIsOpenTypes) {
5151
>
5252
<h1 className="text-[20px]">Events</h1>
5353
</a>
54-
<a
55-
href="https://hack.thesoda.io"
56-
target="_blank"
57-
rel="noopener noreferrer"
58-
onClick={() => setIsOpen(false)}
59-
>
60-
<h1 className="text-[20px]">HackSoDA24</h1>
61-
</a>
6254
<a
6355
href="/leaderboard"
6456
rel="noopener noreferrer"

0 commit comments

Comments
 (0)