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