email file + img
This commit is contained in:
parent
a39e858d03
commit
f99de465d7
7 changed files with 97 additions and 14 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: {
|
||||
|
@ -127,8 +127,8 @@ export default {
|
|||
{
|
||||
text: "Design",
|
||||
items: [
|
||||
{ text: "Index", link: "/design/" },
|
||||
{ text: "Introduction", link: "/design/introduction" },
|
||||
{ text: "Introduction", link: "/design/" },
|
||||
{ text: "Emails", link: "/design/emails/" },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue