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,3 @@
<svg id="root" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<path d="M34 0c19 0 34 10 36 28 2 0 5 3 6 6l4-1c2 0 4 2 5 5l3-2c2 0 3 2 5 4l2-1c3 0 5 5 5 11s-2 11-5 11l-2-2c-2 3-3 4-5 4l-3-1c-1 3-3 5-5 5l-4-1c-1 3-4 5-6 5-2 19-17 29-36 29H0V0h34z"/>
</svg>

After

Width:  |  Height:  |  Size: 270 B