diff --git a/types/index.ts b/types/index.ts index fb4ca4a..4f339e0 100644 --- a/types/index.ts +++ b/types/index.ts @@ -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',