Skip to content

Commit b6df5b2

Browse files
committed
1 parent 1913bce commit b6df5b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog-web/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default defineConfig({
1515
plugins: [tailwindcss()],
1616
},
1717

18-
site: "https://blog.exquisitecore.xzy",
18+
site: "https://blog.exquisitecore.xyz",
1919
integrations: [solidJs({ devtools: true }), sitemap()],
2020
output: "server",
2121
adapter: node({

0 commit comments

Comments
 (0)