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,5 @@
<svg id="root" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<path fill="none" d="M5 20.33h15.4v15.4H5z"/>
<path d="M89.51 36.5h-.13v.13l.13-.13zM78.85 47.12h-.09v.08l.09-.08z"/>
<path d="M0 100l89.38.07V89.45l-.14-.14H78.76V78.9l-.21-.21H68.14V68.55l-10.62-.17V57.74h10.62V47.12h10.62V36.5h10.62V25.88H100V.11L0 0zm5-79.67h15.4v15.4H5z"/>
</svg>

After

Width:  |  Height:  |  Size: 371 B