add allowed domains

This commit is contained in:
Ayres Vitor
2025-07-30 20:50:48 -03:00
parent 8cc1097b04
commit bf4d8644e3

View File

@@ -414,10 +414,14 @@ export default defineConfig({
},
}),
],
image: {
domains: ['tauri.app', 'images.opencollective.com'],
},
markdown: {
shikiConfig: {
langs: ['powershell', 'ts', 'rust', 'bash', 'json', 'toml', 'html', 'js'],
},
rehypePlugins: [
rehypeHeadingIds,
[