feat: allow processing svg
This commit is contained in:
@@ -13,6 +13,7 @@ export default defineConfig({
|
||||
site: getSiteURL(),
|
||||
|
||||
image: {
|
||||
dangerouslyProcessSVG: true,
|
||||
remotePatterns: [
|
||||
{ protocol: 'https', hostname: '*.alexlebens.net' },
|
||||
{ protocol: 'https', hostname: '*.jsdelivr.net' },
|
||||
|
||||
Reference in New Issue
Block a user