Skip to content

Commit ebc0aa1

Browse files
authored
chore: update deployments
1 parent a3a9ae1 commit ebc0aa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ import { defineConfig } from "astro/config";
55

66
// https://astro.build/config
77
export default defineConfig({
8-
site: "https://raexera.github.io",
8+
site: "https://raexera.is-a.dev",
99
integrations: [react(), tailwind(), icon()],
1010
});

public/CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
raexera.github.io
1+
raexera.is-a.dev

0 commit comments

Comments
 (0)