Skip to content

Commit 0b85ebe

Browse files
committed
fix 3
1 parent ac057e1 commit 0b85ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmltoolkit/svelte.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const config = {
2222
fallback: '200.html' // Add fallback here
2323
}),
2424
paths: {
25-
base: dev ? '' : '/htmltoolkit.github.io',
25+
base: ''
2626
},
2727
prerender: {
2828
crawl: true,

0 commit comments

Comments
 (0)