Skip to content

Commit 06616ea

Browse files
committed
Update astro.config to point to branch dir
1 parent c9f3ce1 commit 06616ea

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

astro.config.mjs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { defineConfig } from "astro/config";
22

33
export default defineConfig({
4-
site: "https://khopsickle.github.io",
5-
base: "/khopsickle.github.io/",
6-
});
4+
site: "https://www.khopsickle.com",
5+
base: "/astro-redesign/",
6+
});

0 commit comments

Comments
 (0)