From 7c6b0838b5a0c501e4ee2c237de3a512fbdc3e73 Mon Sep 17 00:00:00 2001 From: zxyszx <299979470+zxyszx@users.noreply.github.com> Date: Sun, 2 Aug 2026 13:09:51 +0800 Subject: [PATCH] fix: brand webmail as NewSzxcn --- apps/web/index.html | 4 +++- apps/web/public/favicon.svg | 6 ++++++ apps/web/src/pages/profile.tsx | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 apps/web/public/favicon.svg diff --git a/apps/web/index.html b/apps/web/index.html index e38ccd8..2ba2e54 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -3,7 +3,9 @@ - NodeSeek 邮箱 + + + NewSzxcn 邮箱
diff --git a/apps/web/public/favicon.svg b/apps/web/public/favicon.svg new file mode 100644 index 0000000..803520d --- /dev/null +++ b/apps/web/public/favicon.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/apps/web/src/pages/profile.tsx b/apps/web/src/pages/profile.tsx index 826ca1f..d27e4f4 100644 --- a/apps/web/src/pages/profile.tsx +++ b/apps/web/src/pages/profile.tsx @@ -603,7 +603,7 @@ function AccountTabSection({ user, stats, selectedMailbox, mailboxes, onOpenClea
- +