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" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<path d="M50 66.64a4.86 4.86 0 0 1 4.86-4.86H100V35.07a35 35 0 0 0-35-35L0 0v100h65c18.49 0 33.62-10.34 34.9-28.5h-45a4.86 4.86 0 0 1-4.9-4.86zM12.52 37.8a9.26 9.26 0 1 1 9.26-9.26 9.26 9.26 0 0 1-9.26 9.26z"/>
</svg>

After

Width:  |  Height:  |  Size: 295 B