We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4df33e commit e832d89Copy full SHA for e832d89
astro.config.mjs
@@ -8,7 +8,7 @@ import tailwindcss from "@tailwindcss/vite";
8
9
// https://astro.build/config
10
export default defineConfig({
11
- site: "https://alexitc.com",
+ site: "https://wiringbits.net",
12
integrations: [mdx(), sitemap()],
13
14
vite: {
0 commit comments