aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/resources/resources.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/resources/resources.html b/pydis_site/templates/resources/resources.html
index dcf520f6..2fb0f543 100644
--- a/pydis_site/templates/resources/resources.html
+++ b/pydis_site/templates/resources/resources.html
@@ -132,7 +132,7 @@
{# Message to display when there are no hits #}
<div class="no-resources-found">
<h2 class="title is-3 has-text-centered pt-0 pb-6">No matching resources found!</h2>
- <img src="{% static "images/resources/duck_pond_404.png" %}" width="650px">
+ <img src="{% static "images/resources/duck_pond_404.jpg" %}">
</div>