summaryrefslogtreecommitdiff
path: root/templates/404.html
diff options
context:
space:
mode:
authorseth <[email protected]>2024-10-08 11:49:47 -0400
committerGitHub <[email protected]>2024-10-08 11:49:47 -0400
commit20d62336a446bea6c5846805e8325b67cd59fe54 (patch)
tree46a92b1de1021eb0631b54f664ba0c2ddf6752c6 /templates/404.html
parent07cb04200916169671b9c426fbfe9a24bb0fa79e (diff)
nice redesign (#145)
* nix: drop treefmt * nix: remove .envrc * nix: move `serve` to apps output * nice redesign * use local stylesheet * nix: fix build
Diffstat (limited to 'templates/404.html')
-rw-r--r--templates/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/404.html b/templates/404.html
index f391896..d59b721 100644
--- a/templates/404.html
+++ b/templates/404.html
@@ -6,7 +6,7 @@
<img
src="/imgs/tapwater.png"
alt="Can I get you some tapwater?"
- loading="lazy"
decoding="async"
+ loading="lazy"
>
{% endblock content %}