feat: transfer admin check to middleware and add vertical padding

This commit is contained in:
2026-04-27 23:47:24 +08:00
parent 647a26db94
commit f35b6aee1e
5 changed files with 793 additions and 651 deletions
+4 -5
View File
@@ -7,11 +7,10 @@ export const routes = [
title: "Search",
href: "/search",
},
// TODO: Add back when games page is implemented
// {
// title: "Games",
// href: "/games",
// },
{
title: "Games",
href: "/games",
},
// TODO: Add back when compare page is implemented
// {
// title: "Compare",