We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc3092c + 05b3fee commit 90e845eCopy full SHA for 90e845e
1 file changed
router.js
@@ -1,6 +1,7 @@
1
export const navLinks = [
2
{name: "About", link: "/about"},
3
{name: "Meetups", link: "/meetups"},
4
+ {name: "Conference", link: "https://conf.techmids.org/"},
5
{name: "Blog", link: "/blog"},
6
{name: "Team", link: "/team"},
7
{name: "CoC", link: "/code-of-conduct"},
0 commit comments