broken fixes, to be fixed

This commit is contained in:
2022-09-08 15:10:19 +03:00
parent 5c21458ce8
commit a89a7922bc
5 changed files with 1594 additions and 2217 deletions

View File

@@ -17,7 +17,8 @@ const config = {
],
kit: {
adapter: adapter()
adapter: adapter(),
trailingSlash: "always"
}
};