Skip to content

Commit 18ba519

Browse files
committed
nav-bar-fix
1 parent 5955a15 commit 18ba519

2 files changed

Lines changed: 2 additions & 306 deletions

File tree

app/training/old_page.jsx

Lines changed: 0 additions & 306 deletions
This file was deleted.

components/Navbar.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ const links = [
88
{ label: "Experience", href: "#experience" },
99
{ label: "Projects", href: "#projects" },
1010
{ label: "Training", href: "#training" },
11+
{ label: "Verify", href: "/migration/" },
12+
{ label: "Verify", href: "/verify/" },
1113
{ label: "Contact", href: "#contact" },
1214
];
1315

0 commit comments

Comments
 (0)