Skip to content

Commit 290ede3

Browse files
committed
Update astro.config.ts
1 parent f6fd612 commit 290ede3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default defineConfig({
2626
{
2727
label: "Recipes",
2828
translations: { ru: "Рецепты" },
29-
autogenerate: { directory: "recipes" },
29+
items: [{ autogenerate: { directory: "recipes" } }],
3030
},
3131
],
3232
}),

0 commit comments

Comments
 (0)