Skip to content

Commit 43353e3

Browse files
committed
chore: update deploy domain
1 parent fa00929 commit 43353e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ import tailwind from "@astrojs/tailwind";
77
// https://astro.build/config
88
export default defineConfig({
99
integrations: [tailwind(), preact(), mdx()],
10-
site: "https://tbdsux.github.io",
10+
site: "https://www.tbdh.dev",
1111
compressHTML: true,
1212
});

0 commit comments

Comments
 (0)