Fix indentation
This commit is contained in:
parent
59187ddd4b
commit
bd1ad91efd
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ const config = {
|
|||
adapter: adapter({
|
||||
pages: 'build',
|
||||
assets: 'build',
|
||||
fallback: '404.html',
|
||||
fallback: '404.html',
|
||||
precompress: false,
|
||||
strict: true,
|
||||
trailingSlash: 'always'
|
||||
|
|
|
|||
Loading…
Reference in a new issue