Skip to content

Commit 1a69b98

Browse files
committed
set basse
1 parent d47f56a commit 1a69b98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

astro.config.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export default defineConfig({
99
redirects: {
1010
"/blog": "/",
1111
},
12-
site: "https://example.treelink.com",
12+
site: 'https://nx2k3.github.io',
13+
base: '',
1314
integrations: [tailwind(), sitemap(), icon()],
1415
});

0 commit comments

Comments
 (0)