We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e764bda commit 2afabbcCopy full SHA for 2afabbc
2 files changed
ocfweb/static/img/alt404waddles.png
2.07 MB
ocfweb/templates/404.html
@@ -14,6 +14,6 @@
14
height: 1000px;
15
}
16
</style>
17
- <img src="{% static 'img/404penguin.png' %}" alt="404 Penguin" style='height: 100%; width: 100%'/>
+ <img src="{% static 'img/alt404waddles.png' %}" alt="404 Penguin" style='height: 100%; width: 100%'/>
18
</div>
19
{% endblock %}
0 commit comments