We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d75519 commit e91c4eeCopy full SHA for e91c4ee
2 files changed
astro.config.mjs
@@ -3,7 +3,7 @@ import { defineConfig } from 'astro/config';
3
4
// https://astro.build/config
5
export default defineConfig({
6
- site: 'https://swapsha96.github.io', // Your URL
+ site: 'https://swapnil.wtf', // Your URL
7
base: '/',
8
compressHTML: true,
9
});
public/CNAME
@@ -0,0 +1 @@
1
+swapnil.wtf
0 commit comments