Skip to content

Commit 5c71cec

Browse files
committed
add University of Lisbon
1 parent eeb7330 commit 5c71cec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/SelectorComponents/ButtonComponents/FooterComponents.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,13 +193,13 @@ export const FooterComponent = () => {
193193
to="https://www.ulisboa.pt"
194194
target="_blank"
195195
rel="noopener"
196-
aria-label="Washington University Center for the Study of Race, Ethnicity, and Equity"
196+
aria-label="University of Lisbon"
197197
>
198198
<div className="logo-grid-item fade-in">
199199
<img
200200
className="card-img sponsor-card-img block lazy loaded"
201201
data-src="https://api.slavevoyages.org/static/uploads/ULISBOA_HORIZONTAL_NEG_RGB.png"
202-
aria-label=" University of Lisbon "
202+
aria-label="University of Lisbon"
203203
src={UniversityOfLisbon}
204204
data-was-processed="true"
205205
/>

0 commit comments

Comments
 (0)