feat: show miis on profiles

and other changes
This commit is contained in:
trafficlunar 2026-04-17 19:50:47 +01:00
parent 9795849830
commit 896dc40553
17 changed files with 271 additions and 408 deletions

View file

@ -11,7 +11,7 @@ export default function Header() {
aria-label="Go to Home Page"
className="font-black text-3xl text-orange-400 flex items-center gap-2 max-md:justify-center max-md:col-span-2"
>
<img src="/logo.svg" width={56} height={45} alt="logo" />
<img src="/favicon.svg" width={56} height={45} alt="logo" />
TomodachiShare
</Link>