SEO tags and version 0.2.0-rev3

This commit is contained in:
ari melody 2024-06-30 00:05:35 +01:00
parent f2c96d5968
commit 078b3c21f6
Signed by: ari
GPG key ID: CF99829C92678188
4 changed files with 19 additions and 3 deletions

View file

@ -11,7 +11,7 @@ const config = {
adapter: adapter({
pages: 'build',
assets: 'build',
fallback: "index.html",
fallback: "fallback.html",
precompress: true,
strict: true,
}),