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="M75.58 58.33L64 69.91 53.42 59.33H46l-2.17-2h10.42L64 67.09l10.75-10.76H100V28.55L0 0v100l100-22.33V58.33zM12.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: 267 B