Test change
This commit is contained in:
parent
5e44238f77
commit
7e9e3e09b5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import { defineConfig } from "astro/config"
|
import { defineConfig } from "astro/config"
|
||||||
|
|
||||||
// https://astro.build/config
|
// https://astro.build/config
|
||||||
export default defineConfig()
|
export default defineConfig({ trailingSlash: "never" })
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue