forked from ProjectSegfault/website
broken fixes, to be fixed
This commit is contained in:
@@ -17,7 +17,8 @@ const config = {
|
||||
],
|
||||
|
||||
kit: {
|
||||
adapter: adapter()
|
||||
adapter: adapter(),
|
||||
trailingSlash: "always"
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user