featL Improve 404 illustration

This commit is contained in:
daudix-UFO
2024-01-08 03:05:57 +03:00
parent d08ff51115
commit 75f18e625e
5 changed files with 22 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{% block content %}
<picture>
<source srcset="{{ get_url(path='404.png') }}" media="(prefers-reduced-motion: reduce)"></source>
<img srcset="{{ get_url(path='404.gif') }}" class="full pixels transparent no-hover">
<img srcset="{{ get_url(path='404.gif') }}" class="pixels transparent no-hover not-found">
</picture>
<h1>Page Not Found</h1>