fixed navigation links
This commit is contained in:
parent
7f356d807a
commit
a39e858d03
2 changed files with 4 additions and 4 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue