Added trailers. Improved scene page scaling.

This commit is contained in:
2024-03-24 04:22:37 +01:00
parent 8a32febb8a
commit 08e4146d91
23 changed files with 3204 additions and 413 deletions

View File

@@ -19,7 +19,7 @@ export default {
redirects: {
'/': '/updates',
},
trailingSlash: true, // for some reason /tags breaks without this
trailingSlash: false, // for some reason /tags breaks without this, ERR_TOO_MANY_REDIRECTS
}),
],
css: {