Skip to content

Commit c19216f

Browse files
authored
Update site URL in astro.config.mjs
1 parent 8d09d18 commit c19216f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Astro-Static-Project/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ import { defineConfig } from 'astro/config';
44
// https://astro.build/config
55
export default defineConfig({
66

7-
site: 'https://Silv3rP.github.io',
7+
site: 'https://ColmN-Dev.github.io',
88
base: '/Astro-Static-Project/',
99
});

0 commit comments

Comments
 (0)