feat: migrate admin content and moderation modules

This commit is contained in:
2026-03-28 18:24:55 +08:00
parent 178434d63e
commit 84f82c2a7e
13 changed files with 2385 additions and 24 deletions

View File

@@ -122,8 +122,8 @@ export function SiteSettingsPage() {
Brand, profile, and AI controls
</h2>
<p className="mt-2 max-w-3xl text-sm leading-7 text-muted-foreground">
This page is the first fully migrated settings screen. It replaces the old template
form with a real app surface while still talking to the same backend data model.
This page keeps the public brand, owner profile, and AI configuration aligned with
the same backend data model the site already depends on.
</p>
</div>
</div>