Skip to content

Commit 8d3929b

Browse files
committed
up
1 parent 5096ef7 commit 8d3929b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

astro.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ const oklchToHex = str => {
3131

3232
// https://astro.build/config
3333
export default defineConfig({
34-
site: 'https://YashajinAlice.github.io',
35-
base: '/FuLinA.github.io/',
34+
site: 'https://fulin-net.top',
35+
base: '/',
3636

3737
trailingSlash: 'always',
3838
integrations: [

0 commit comments

Comments
 (0)