Skip to content

Commit 97def71

Browse files
Update astro.config.mjs
1 parent c7bdd93 commit 97def71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const oklchToHex = str => {
3232
// https://astro.build/config
3333
export default defineConfig({
3434
site: 'https://fulin-net.top',
35-
base: '/FuLinA.github.io/',
35+
base: '/',
3636

3737
trailingSlash: 'always',
3838
integrations: [

0 commit comments

Comments
 (0)