fix: image in markdown is not responsive

This commit is contained in:
草师傅 2025-10-10 11:59:04 +08:00
parent f64c0e045a
commit 079e049f04
Signed by: gb
GPG key ID: 43330A030E2D6478

View file

@ -39,7 +39,7 @@ export default defineConfig({
image: {
responsiveStyles: true,
layouts: 'constrained',
layout: 'constrained',
},
i18n: {