add base
This commit is contained in:
parent
387fd3c678
commit
df6f07607a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ export default defineConfig({
|
||||||
trailingSlash: "never",
|
trailingSlash: "never",
|
||||||
build: { format: "directory" },
|
build: { format: "directory" },
|
||||||
image: { service: passthroughImageService() },
|
image: { service: passthroughImageService() },
|
||||||
site: "https://henry-hiles.github.io/musedel",
|
base: "/musedel",
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue