Skip to content

Commit 8e2e1d3

Browse files
committed
Add custom domain andrewmcc.io
1 parent 5d02cd7 commit 8e2e1d3

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
@@ -8,7 +8,7 @@ import tailwindcss from '@tailwindcss/vite';
88

99
// https://astro.build/config
1010
export default defineConfig({
11-
site: 'https://amogram.github.io',
11+
site: 'https://andrewmcc.io',
1212
integrations: [mdx(), sitemap()],
1313

1414
vite: {

public/CNAME

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

0 commit comments

Comments
 (0)