Add 2024 T-shirt to Sustainers page
This commit is contained in:
parent
c83b6404e0
commit
8f62cfd3f4
3 changed files with 2 additions and 2 deletions
BIN
conservancy/static/img/tshirt-2024.jpg
Normal file
BIN
conservancy/static/img/tshirt-2024.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 122 KiB |
|
@ -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/men-2017-to-2020-t-shirt-sizing.jpg" target="_blank" class="black-60">Men's</a></p>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
|
||||
|
||||
<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>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue