Fix image URL

This commit is contained in:
Ben Sturmfels 2024-03-18 15:02:58 +11:00
parent 865d57c779
commit 239e9e94ed
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -37,7 +37,7 @@
</div>
<div>
<figure class="fr pa0 mt4 mt2-ns mr0 ml0 ml4-ns mb4">
<img src="{% static 'img/psu-smsu' %}" alt="Aerial photograph of the Portland State University">
<img src="{% static 'img/psu-smsu.jpg' %}" alt="Aerial photograph of the Portland State University">
<figcaption class="tc mt2">Portland State University (CC-BY 3.0)</figcaption>
</figure>
</div>