add snake customizations to dashboard to show head and tail correctly
Build and Push Docker Container / build-and-push (push) Successful in 3m59s

This commit is contained in:
2026-04-05 19:58:20 +02:00
parent 2d603a3b0b
commit 050dd1083c
193 changed files with 1139 additions and 0 deletions
@@ -0,0 +1,4 @@
<svg id="root" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<circle fill="none" cx="13" cy="29" r="9"/>
<path d="M88 57l11-11a3 3 0 0 0-4-5L82 54H43l48-38V0H0v100h89L44 60h38l13 13a3 3 0 0 0 4-5zM13 38a9 9 0 1 1 10-9 9 9 0 0 1-10 9z"/>
</svg>

After

Width:  |  Height:  |  Size: 260 B