mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: show miis on profiles
and other changes
This commit is contained in:
parent
9795849830
commit
896dc40553
17 changed files with 271 additions and 408 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue