Added trailers. Improved scene page scaling.
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user