More lasy loading
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 41s

This commit is contained in:
2026-04-13 15:25:16 +02:00
parent 482fbffece
commit 89f4e41df8
2 changed files with 21 additions and 0 deletions

View File

@@ -29,5 +29,10 @@ export default defineContentConfig({
date: z.string()
})
}),
},
markdown: {
tags: {
img: 'ProseImg'
}
}
})