We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab73d6 commit 057ae69Copy full SHA for 057ae69
astro.config.ts
@@ -12,8 +12,8 @@ import icon from "astro-icon";
12
// https://astro.build/config
13
export default defineConfig({
14
15
- site: 'https://block.github.io',
16
- base: '/docs-site-kickstarter',
+ site: 'https://opensource.block.xyz',
+ base: '/',
17
18
integrations: [
19
icon(),
0 commit comments