feat: supprimer les liens de navigation pour les statistiques et l'activité

This commit is contained in:
2025-12-23 22:54:01 +01:00
parent 918528f2b3
commit 6b81bd2854

View File

@@ -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',