We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6cf6a commit cc357ebCopy full SHA for cc357eb
astro.config.mjs
@@ -15,4 +15,5 @@ export default defineConfig({
15
defaultLocale: "en",
16
},
17
redirects,
18
+ image: { layout: "constrained" },
19
});
src/pages/quickstart/old.astro
0 commit comments