Skip to content

Commit 5b03584

Browse files
committed
never trailingslash
1 parent ce6a2ae commit 5b03584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default defineConfig({
2424
// Top-Level Options
2525
site: 'https://8cat.life',
2626
// base: '/docs',
27-
trailingSlash: 'always',
27+
trailingSlash: 'never',
2828

2929
// Adapter
3030
// https://docs.astro.build/en/guides/deploy/

0 commit comments

Comments
 (0)