Fix image URL
This commit is contained in:
parent
865d57c779
commit
239e9e94ed
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue