mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-14 12:14:42 +01:00
Remove articles from the mobile nav bar
This commit is contained in:
4
types.ts
4
types.ts
@@ -126,11 +126,11 @@ export const navs = [
|
|||||||
to: '/about',
|
to: '/about',
|
||||||
icon: 'i-ph-person-arms-spread-bold',
|
icon: 'i-ph-person-arms-spread-bold',
|
||||||
},
|
},
|
||||||
{
|
/* {
|
||||||
label: 'Articles',
|
label: 'Articles',
|
||||||
to: '/writing',
|
to: '/writing',
|
||||||
icon: 'i-ph-pencil-bold',
|
icon: 'i-ph-pencil-bold',
|
||||||
},
|
}, */
|
||||||
{
|
{
|
||||||
label: 'Projects',
|
label: 'Projects',
|
||||||
to: '/work',
|
to: '/work',
|
||||||
|
|||||||
Reference in New Issue
Block a user