1 parent ce6a2ae commit 5b03584Copy full SHA for 5b03584
1 file changed
astro.config.mjs
@@ -24,7 +24,7 @@ export default defineConfig({
24
// Top-Level Options
25
site: 'https://8cat.life',
26
// base: '/docs',
27
- trailingSlash: 'always',
+ trailingSlash: 'never',
28
29
// Adapter
30
// https://docs.astro.build/en/guides/deploy/
0 commit comments