fixed navigation links

This commit is contained in:
Nico 2023-02-14 19:36:08 +01:00
parent 7f356d807a
commit a39e858d03
2 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ export default {
// { text: "B3", link: "/dev/B3/" }
// ]
},
{ text: "Design", link: "/design/", activeMatch: "/design/" },
// { text: "Design", link: "/design/", activeMatch: "/design/" },
{ text: "À propos", link: "/a-propos", activeMatch: "/a-propos" },
],
sidebar: {