Skip to content

Commit 20fce12

Browse files
committed
docs(sidebar): Remove "guide/comparison"
1 parent e3db10a commit 20fce12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/.vitepress/sidebar/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export const guideSidebarTop: DefaultTheme.SidebarItem[] = [
2020
{ text: 'What is Lucide?', link: '/guide/' },
2121
{ text: 'Version 1', link: '/guide/version-1' },
2222
{ text: 'Installation', link: '/guide/installation' },
23-
{ text: 'Comparison', link: '/guide/comparison' },
2423
],
2524
},
2625
];

0 commit comments

Comments
 (0)