fix(sidebar): remove collection list

This commit is contained in:
taskylizard 2024-02-07 18:52:38 +00:00
parent ede4d1a538
commit 413b71a0ee
No known key found for this signature in database
GPG Key ID: 1820131ED1A24120

View File

@ -87,8 +87,6 @@ export default defineConfig({
outline: 'deep',
logo: '/fmhy.ico',
nav: [
// @ts-expect-error
{ text: 'Collection', items: sidebar },
{ text: 'Beginners Guide', link: '/beginners-guide' },
{ text: 'Glossary', link: 'https://rentry.org/The-Piracy-Glossary' },
{ text: 'Guides', link: 'https://rentry.co/fmhy-guides' },