all your fetch calls are mine
This commit is contained in:
parent
80e902f9c1
commit
ce9c0ea270
9 changed files with 14 additions and 14 deletions
|
|
@ -25,7 +25,7 @@ export function SingularOomfie(props: { name: string, url: string, discordid: st
|
|||
"border-radius": "30%",
|
||||
}}
|
||||
src={imageSrc()}
|
||||
alt="LMAO IMAGINE BEING BLIND"
|
||||
alt={"profile picture for" + props.name}
|
||||
/>
|
||||
</a>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue