Add alt text to avatars

This commit is contained in:
Ella 2022-09-28 09:37:31 -04:00
parent 4e155b317f
commit c428c79ea8

View file

@ -190,6 +190,7 @@ function Event({
src={`/hackers/${organizer.split(' ')[0].toLowerCase()}.jpg`}
size={48}
mr={2}
alt="Photo of ${organizer}"
/>
<Text
color="white"