Skip to content

Commit 4fe62a9

Browse files
authored
Merge pull request #1 from GarudaHacks/dev-rizky-header
add: link to the 2023's site
2 parents b48a722 + a4949a4 commit 4fe62a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/app/components/Navbar.jsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ function NavBar() {
6565
<li className="text-white">
6666
<Link href="/faqs">FAQs</Link>
6767
</li>
68+
<li className="text-white">
69+
<Link href="https://2023.garudahacks.com/">2023</Link>
70+
</li>
6871
</ul>
6972
</div>
7073
</div>

0 commit comments

Comments
 (0)