Skip to content

Commit 346e7be

Browse files
authored
Update astro.config.ts
1 parent 2065cb1 commit 346e7be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import tailwindcss from "@tailwindcss/vite";
44
import { defineConfig } from "astro/config";
55

66
export default defineConfig({
7-
site: "https://debarchito.github.io",
7+
site: "https://debarchito.is-a.dev",
88
integrations: [svelte(), sitemap()],
99
vite: {
1010
plugins: [tailwindcss()],

0 commit comments

Comments
 (0)