File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - title : AI, FLOSS, and Sustainability Virtual Forum
2+ location : Online
3+ date : June 11, 2026
4+ url : https://sustainoss.org/events/ai-floss-sustainability-forum-2026/
5+ ranking : 1
6+
17- title : Sustain Africa 2023
28 location : Lagos, Nigeria
39 date : June 15-17, 2023
410 logo : sustain-africa-2023.svg
511 url : https://blog.oscafrica.org/sustain-africa-2023-community-report
6- ranking : 1
12+ ranking : 2
713
814- title : Sustain Africa 2022
915 location : Lagos, Nigeria
1016 date : Mar 24-26, 2022
1117 logo : sustain-africa-2022.svg
1218 url : https://blog.oscafrica.org/sustain-africa-2022-community-report
13- ranking : 2
19+ ranking : 3
1420
1521- title : Sustain Summit 2020
1622 location : Brussels, Belgium
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ <h1 class="h2 text-center mb-4 past-title">Past Events</h1>
2626 {% assign loopindex = forloop.index | modulo: 3 %}
2727 < div class ="col-sm-6 col-md-4 event-container ">
2828 {% if event.url %}< a href ="{{ event.url }} "> {% endif %}
29- < img src ="/assets/img/events/{{ event.logo }} " alt ="{{ event.title }} " class ="card-image ">
29+ {% if event.logo %} < img src ="/assets/img/events/{{ event.logo }} " alt ="{{ event.title }} " class ="card-image "> {% endif %}
3030 {% if event.url %}</ a > {% endif %}
3131 < h4 > {{ event.title }}</ h4 >
3232 < p class ="details ">
You can’t perform that action at this time.
0 commit comments