chore: rebrand DC Automod to Discord Automod across UI
Deploy to VPS / deploy (push) Failing after 2m11s
Deploy to VPS / deploy (push) Failing after 2m11s
Updates the page title metadata, sidebar brand text, and settings page about section from "DC Automod" to "Discord Automod". Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
069648e89f
commit
63f21513bd
@@ -148,7 +148,7 @@ export default function SettingsPage() {
|
|||||||
<CardContent>
|
<CardContent>
|
||||||
<div className="text-sm space-y-1">
|
<div className="text-sm space-y-1">
|
||||||
<p>
|
<p>
|
||||||
<span className="text-gradient font-bold">DC Automod</span> —
|
<span className="text-gradient font-bold">Discord Automod</span> —
|
||||||
Discord Moderation Watcher
|
Discord Moderation Watcher
|
||||||
</p>
|
</p>
|
||||||
<p className="text-xs text-muted-foreground">
|
<p className="text-xs text-muted-foreground">
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ const geistMono = Geist_Mono({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "DC Automod — Discord Moderation Dashboard",
|
title: "Discord Automod — Moderation Dashboard",
|
||||||
description: "Live Discord monitoring and AI moderation dashboard",
|
description: "Live Discord monitoring and AI moderation dashboard",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ export function AppSidebar() {
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div className="text-sm font-bold tracking-tight">
|
<div className="text-sm font-bold tracking-tight">
|
||||||
<span className="text-gradient">DC Automod</span>
|
<span className="text-gradient">Discord Automod</span>
|
||||||
</div>
|
</div>
|
||||||
<div className="text-[10px] text-muted-foreground tracking-widest uppercase leading-none">
|
<div className="text-[10px] text-muted-foreground tracking-widest uppercase leading-none">
|
||||||
Dashboard
|
Dashboard
|
||||||
|
|||||||
Reference in New Issue
Block a user