Skip to content

Commit

Permalink
if we have both they're both highlighted while on the homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdada committed Aug 11, 2024
1 parent e4a4c85 commit 80ebb4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export default defineUserConfig({
theme: plumeTheme({
footer: false,
navbar: [
{ text: 'Donate', link: '/donate' },
{ text: 'About', link: '/#about' },
{ text: 'Events', link: '/events' },
{ text: 'Projects', link: '/projects' },
Expand Down

0 comments on commit 80ebb4b

Please sign in to comment.