mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
refactor: move architecture section
This commit is contained in:
@@ -132,14 +132,14 @@ export default defineConfig({
|
||||
},
|
||||
sidebar: [
|
||||
{ label: 'Getting Started', link: '/getting-started' },
|
||||
{
|
||||
label: 'Ingredients',
|
||||
autogenerate: { directory: 'ingredients' },
|
||||
},
|
||||
{
|
||||
label: 'Architecture',
|
||||
autogenerate: { directory: 'architecture' },
|
||||
},
|
||||
{
|
||||
label: 'Ingredients',
|
||||
autogenerate: { directory: 'ingredients' },
|
||||
},
|
||||
],
|
||||
}),
|
||||
tailwind({
|
||||
|
||||
Reference in New Issue
Block a user