Skip to content

Commit f9d2ffc

Browse files
committed
up
1 parent 92dea2a commit f9d2ffc

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: '/fulin-net.top/',
35+
base: '/docs',
3636

3737
trailingSlash: 'always',
3838
integrations: [

0 commit comments

Comments
 (0)