diff --git a/src/components/Navbar/navbar.ce.vue b/src/components/Navbar/navbar.ce.vue index d281841e..262ca77b 100644 --- a/src/components/Navbar/navbar.ce.vue +++ b/src/components/Navbar/navbar.ce.vue @@ -428,6 +428,10 @@ export default { name: "Elections", link: "/elections", }, + { + name: "Elections Candidates", + link: "/elections/candidates", + }, { name: "Big Ideas", link: "/suggestions",