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