We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb7330 commit 5c71cecCopy full SHA for 5c71cec
src/components/SelectorComponents/ButtonComponents/FooterComponents.tsx
@@ -193,13 +193,13 @@ export const FooterComponent = () => {
193
to="https://www.ulisboa.pt"
194
target="_blank"
195
rel="noopener"
196
- aria-label="Washington University Center for the Study of Race, Ethnicity, and Equity"
+ aria-label="University of Lisbon"
197
>
198
<div className="logo-grid-item fade-in">
199
<img
200
className="card-img sponsor-card-img block lazy loaded"
201
data-src="https://api.slavevoyages.org/static/uploads/ULISBOA_HORIZONTAL_NEG_RGB.png"
202
- aria-label=" University of Lisbon "
203
src={UniversityOfLisbon}
204
data-was-processed="true"
205
/>
0 commit comments