Change writing to portfolio

This commit is contained in:
2024-11-25 23:13:47 +01:00
parent ab5b07fdb1
commit 8b0cbd89f2
5 changed files with 21 additions and 19 deletions

View File

@@ -25,10 +25,10 @@ const navs = [
},
{
label: {
en: 'writings',
en: 'portfolio',
fr: 'écrits',
},
to: '/writings',
to: '/portfolio',
icon: 'books-duotone',
},
{