Add 2024 T-shirt to Sustainers page

This commit is contained in:
Ben Sturmfels 2024-11-22 11:42:19 +11:00
parent c83b6404e0
commit 8f62cfd3f4
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

View file

@ -118,7 +118,7 @@
<a href="/videos/women-2017-to-2020-t-shirt-sizing.jpg" target="_blank" class="black-60">Women's</a>, <a href="/videos/women-2017-to-2020-t-shirt-sizing.jpg" target="_blank" class="black-60">Women's</a>,
<a href="/videos/men-2017-to-2020-t-shirt-sizing.jpg" target="_blank" class="black-60">Men's</a></p> <a href="/videos/men-2017-to-2020-t-shirt-sizing.jpg" target="_blank" class="black-60">Men's</a></p>
<figure class="mt2"> <figure class="mt2">
<img src="/static/img/tshirt-2023.png" alt="Software Freedom Conservancy T-shirt" width="200"> <img src="/static/img/tshirt-2024.png" alt="Software Freedom Conservancy T-shirt" width="200">
</figure> </figure>
</div> </div>

View file

@ -43,7 +43,7 @@
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span> <span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
<div style="overflow: auto; text-align: center;"> <div style="overflow: auto; text-align: center;">
<a href="/img/tshirt-2023.png"><img src="{% static 'img/tshirt-2023.png' %}" height="300"/></a> <a href="/img/tshirt-2024.png"><img src="{% static 'img/tshirt-2023.png' %}" height="300"/></a>
</div> </div>
</p> </p>