Skip to content

Commit 9d68c36

Browse files
authored
Update site URL in astro.config.mjs
1 parent 57aa516 commit 9d68c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ export default defineConfig({
88
vite: {
99
plugins: [tailwindcss()],
1010
},
11-
site: "https://binarybrains-upiicsa.github.io/",
11+
site: "https://binarybrains-club.github.io/binarybrains-upiicsa.github.io/",
1212
});

0 commit comments

Comments
 (0)