mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
feat: supprimer les liens de navigation pour les statistiques et l'activité
This commit is contained in:
@@ -62,8 +62,6 @@ export const navs: readonly Nav[] = [
|
||||
{ label: 'uses', to: '/uses', icon: 'tree-evergreen-duotone' },
|
||||
{ label: 'projects', to: '/projects', icon: 'folder-duotone' },
|
||||
{ label: 'hobbies', to: '/hobbies', icon: 'game-controller-duotone' },
|
||||
{ label: 'stats', to: '/stats', icon: 'chart-bar-duotone' },
|
||||
{ label: 'activity', to: '/activity', icon: 'activity-duotone' },
|
||||
{ label: 'ecosystem', to: '/ecosystem', icon: 'graph-duotone' },
|
||||
{
|
||||
label: 'resume',
|
||||
|
||||
Reference in New Issue
Block a user