mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
fix: ajouter l'importation de asSeoCollection dans content.config.ts
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import { defineCollection, z } from '@nuxt/content'
|
import { defineCollection, z } from '@nuxt/content'
|
||||||
|
import { asSeoCollection } from '@nuxt/seo/content'
|
||||||
|
|
||||||
export const collections = {
|
export const collections = {
|
||||||
index: defineCollection({
|
index: defineCollection({
|
||||||
|
|||||||
Reference in New Issue
Block a user