Fix indentation

This commit is contained in:
ChrisDill 2023-08-18 07:28:20 +01:00
parent 2707b72e5a
commit a642a0a588

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'