mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 13:32:07 +07:00
feat: add release archive page and automation
This commit is contained in:
@@ -8,7 +8,9 @@ export const sidebarEn: DefaultTheme.Sidebar = {
|
||||
text: 'Getting Started',
|
||||
collapsed: false,
|
||||
items: [
|
||||
{ text: 'Introduction', link: '/docs/guide/' },
|
||||
{ text: 'Plugins', link: '/plugins/' },
|
||||
{ text: 'Release Archive', link: '/releases/' },
|
||||
{ text: 'Team', link: '/team' },
|
||||
{ text: 'Requirements', link: '/docs/guide/installation#requirements' }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user