We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a60da5 commit a0a9d3cCopy full SHA for a0a9d3c
astro.config.mjs
@@ -17,4 +17,5 @@ export default defineConfig({
17
},
18
19
site: "https://39bytes.github.io/39bytes.dev",
20
+ base: "39bytes.dev",
21
});
0 commit comments