This commit is contained in:
freedakgmail
2025-11-30 19:10:30 +08:00
parent a05fb384a4
commit 86e889cc2a
16 changed files with 1555 additions and 763 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ export default function AdminPage() {
<Button variant="ghost" size="icon" onClick={() => router.push("/")}>
<ArrowLeft className="h-5 w-5" />
</Button>
<h1 className="text-2xl font-bold"></h1>
<h1 className="text-3xl font-serif font-bold"></h1>
</div>
</div>