mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-18 08:43:56 +00:00
fix: enable trailing slash
because spheron
This commit is contained in:
@@ -14,6 +14,7 @@ const config = {
|
||||
pages: 'public',
|
||||
fallback: '404.html'
|
||||
}),
|
||||
trailingSlash: 'always',
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user