refactor(all): update branding from "Joy Zhao" to "Joey Zhao" across site content and metadata

This commit is contained in:
zguiyang
2026-03-14 14:59:59 +08:00
parent 4fa8213e8f
commit 965ae613f8
11 changed files with 13 additions and 13 deletions

View File

@@ -55,7 +55,7 @@ const pageTitle = t("about.title");
<div class="relative h-48 w-48 rounded-full border-4 border-background overflow-hidden bg-muted">
<img
src="/avatar.png"
alt="Joy Zhao"
alt="Joey Zhao"
class="h-full w-full object-cover transition-transform duration-500 group-hover:scale-110"
onerror="this.src='https://ui-avatars.com/api/?name=Joy+Zhao&background=0D8ABC&color=fff&size=200'"
/>