Skip to content

Commit

Permalink
removed closing slash in img tag for sdg13 (#5249)
Browse files Browse the repository at this point in the history
  • Loading branch information
AudreyRose-Wooden authored Aug 20, 2023
1 parent f72a379 commit 60ca643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/about-page/about-card-sustainability.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<img src="/assets/images/sdg/sdg5.svg" alt="5 Gender Equality" />
<img src="/assets/images/sdg/sdg8.svg" alt="8 Decent Work and Economic Growth" />
<img src="/assets/images/sdg/sdg11.svg" alt="11 Sustainable Cities and Communities" />
<img src="/assets/images/sdg/sdg13.svg" alt="13 Climate Action" />
<img src="/assets/images/sdg/sdg13.svg" alt="13 Climate Action">
<img src="/assets/images/sdg/sdg16.svg" alt="16 Peace, Justice and Strong Institutions" />
<img src="/assets/images/sdg/sdg17.svg" alt="17 Partnerships For The Goals" />
<div class="grid-center"><img src="/assets/images/sdg/sdg-la.svg" alt="" /><br />
Expand Down

0 comments on commit 60ca643

Please sign in to comment.