We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d1b051 + 04e2a23 commit c706c2fCopy full SHA for c706c2f
astro.config.mjs
@@ -1,6 +1,6 @@
1
import { defineConfig } from "astro/config";
2
3
export default defineConfig({
4
- site: "https://justinbarias.github.io",
5
- base: "/holodeck-site",
+ site: "https://useholodeck.ai",
+ base: "/",
6
});
0 commit comments