Sorting aggregated actors by scene count back-end, showing disclaimer when limit is reached.
This commit is contained in:
@@ -75,9 +75,6 @@ async function onRenderHtml(pageContext) {
|
||||
|
||||
return {
|
||||
documentHtml,
|
||||
pageContext: {
|
||||
// We can add some `pageContext` here, which is useful if we want to do page redirection https://vike.dev/page-redirection
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user