mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Add alt text to HCB nonprofit logo
This commit is contained in:
parent
ddb9a3e41e
commit
0cf53eb422
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ function Organization({
|
|||
<Box sx={{ display: 'flex', alignItems: 'center' }}>
|
||||
<Image
|
||||
src={logo}
|
||||
alt={`${name} logo`}
|
||||
sx={{
|
||||
height: '4rem',
|
||||
width: '4rem',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue