Skip to content

Commit 1e0133b

Browse files
committed
fix site
1 parent 715cc17 commit 1e0133b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

svelte.config.esm.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const config = {
3737
assets: path.join(dirname, "./docs-svelte-kit/statics"),
3838
},
3939

40-
// trailingSlash: "always",
40+
trailingSlash: "always",
4141

4242
vite: {
4343
server: {

0 commit comments

Comments
 (0)