Skip to content

Commit 9c43af8

Browse files
change domain to www.astrum.chat
1 parent d61879c commit 9c43af8

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
@@ -3,5 +3,5 @@ import { defineConfig } from 'astro/config';
33

44
// https://astro.build/config
55
export default defineConfig({
6-
site: 'https://astrum.chat',
6+
site: 'https://www.astrum.chat',
77
});

public/CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
astrum.chat
1+
www.astrum.chat

0 commit comments

Comments
 (0)