Skip to content

Commit aab3329

Browse files
authored
Merge pull request #41 from kongshiting/kongshiting-patch-3
Update NavigationMenu.tsx
2 parents e871473 + 116c04a commit aab3329

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/layout/NavigationMenu.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ function NavigationMenu() {
1111
'About': '/about',
1212
'Events': '/events',
1313
'Resources': '/resources',
14-
'Elections': '/elections',
15-
'Candidates': '/elections/candidates',
14+
//'Elections': '/elections',
15+
//'Candidates': '/elections/candidates',
1616
'Photos': 'https://www.flickr.com/photos/137141057@N04/albums/',
1717
};
1818

0 commit comments

Comments
 (0)