Skip to content

Commit 92dea2a

Browse files
committed
up
1 parent 933cd6f commit 92dea2a

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://fulin-net.top',
35-
base: '/FuLinA.github.io/',
34+
site: 'https://fulin-net.top/',
35+
base: '/fulin-net.top/',
3636

3737
trailingSlash: 'always',
3838
integrations: [

0 commit comments

Comments
 (0)