Skip to content

Commit e91c4ee

Browse files
committed
chore: add custom domain swapnil.wtf
1 parent 3d75519 commit e91c4ee

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { defineConfig } from 'astro/config';
33

44
// https://astro.build/config
55
export default defineConfig({
6-
site: 'https://swapsha96.github.io', // Your URL
6+
site: 'https://swapnil.wtf', // Your URL
77
base: '/',
88
compressHTML: true,
99
});

public/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
swapnil.wtf

0 commit comments

Comments
 (0)