Fix indentation

This commit is contained in:
Chris Dill 2023-08-18 07:28:20 +01:00
parent d85f13d74b
commit 43bcce0207

View File

@ -12,7 +12,7 @@ const config = {
adapter: adapter({
pages: 'build',
assets: 'build',
fallback: '404.html',
fallback: '404.html',
precompress: false,
strict: true,
trailingSlash: 'always'