Fix trailing slashes breaking pathname in prod, keep flex for main page div so footer sits properly, misspelling fix
This commit is contained in:
@@ -13,6 +13,7 @@ const disabledPaths = getPaths(siteLayout, [], true);
|
||||
|
||||
export default defineConfig({
|
||||
site: "https://caperren.com",
|
||||
trailingSlash: "never",
|
||||
prefetch: {
|
||||
prefetchAll: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user