Attempt to allow svgs
This commit is contained in:
@@ -49,6 +49,9 @@ export default defineNuxtConfig({
|
|||||||
},
|
},
|
||||||
'~/components',
|
'~/components',
|
||||||
],
|
],
|
||||||
|
image: {
|
||||||
|
dangerouslyAllowSVG: true,
|
||||||
|
},
|
||||||
sitemap,
|
sitemap,
|
||||||
runtimeConfig
|
runtimeConfig
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user