We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0956b6c commit 4feb05eCopy full SHA for 4feb05e
1 file changed
apps/docs/astro.config.ts
@@ -8,7 +8,7 @@ import startlightThemeNova from "starlight-theme-nova"
8
9
// https://astro.build/config
10
export default defineConfig({
11
- site: "https://devx-op.github.io/effectify/",
+ site: "https://devx-op.github.io",
12
base: "/effectify/",
13
integrations: [
14
starlight({
0 commit comments