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 a409c54 commit cc4890fCopy full SHA for cc4890f
astro.config.mjs
@@ -23,6 +23,7 @@ export default defineConfig({
23
port: 3521,
24
host: "0.0.0.0",
25
},
26
+ output: "static",
27
28
integrations: [starlight({
29
title: "Gaman Docs",
0 commit comments