refactor(all): update branding from "Joy Zhao" to "Joey Zhao" across site content and metadata
This commit is contained in:
@@ -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'"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user