feat: 404 page + svg favicon — clean up loose ends

This commit is contained in:
2026-06-02 13:11:46 +02:00
parent ebcc4ad8de
commit 1224d376c5
3 changed files with 38 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<rect width="100" height="100" fill="#000"/>
<text x="50" y="78" font-size="80" text-anchor="middle" fill="#fff" font-family="monospace"></text>
</svg>

After

Width:  |  Height:  |  Size: 222 B