mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
feat(recipes): added initial recipe overview
This commit is contained in:
@@ -142,6 +142,10 @@ export default defineConfig({
|
||||
label: 'Ingredients',
|
||||
autogenerate: { directory: 'ingredients' },
|
||||
},
|
||||
{
|
||||
label: 'Recipes',
|
||||
autogenerate: { directory: 'recipes' },
|
||||
},
|
||||
],
|
||||
}),
|
||||
tailwind({
|
||||
|
||||
Reference in New Issue
Block a user