added proper blog page and fixed listing to make it much more automatic and stable
This commit is contained in:
parent
f31e5e49d2
commit
bb7e3329f3
9 changed files with 622 additions and 21 deletions
|
|
@ -3,7 +3,7 @@ export default defineNuxtConfig({
|
|||
compatibilityDate: '2024-04-03',
|
||||
devtools: { enabled: true },
|
||||
css: ["@/assets/css/main.scss"],
|
||||
modules: ["@nuxt/content"],
|
||||
modules: ["@nuxt/content", "@nuxt/image"],
|
||||
content: {
|
||||
documentDriven: false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue