Skip to content

Commit b84eb52

Browse files
committed
Set site to opensource.block.xyz and baseURL to /
1 parent c34b162 commit b84eb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

astro.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ import icon from "astro-icon";
1212
// https://astro.build/config
1313
export default defineConfig({
1414

15-
site: 'https://block.github.io',
16-
base: '/docs-site-kickstarter',
15+
site: 'https://opensource.block.xyz',
16+
base: '/',
1717

1818
integrations: [
1919
icon(),

0 commit comments

Comments
 (0)