mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Add alt text to avatars
This commit is contained in:
parent
4e155b317f
commit
c428c79ea8
1 changed files with 1 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ function Event({
|
|||
src={`/hackers/${organizer.split(' ')[0].toLowerCase()}.jpg`}
|
||||
size={48}
|
||||
mr={2}
|
||||
alt="Photo of ${organizer}"
|
||||
/>
|
||||
<Text
|
||||
color="white"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue