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">
<path fill="none" d="M18.52 18.86l-5.77 5.78-5.78-5.78-4.35 4.37L8.39 29l-5.77 5.77 4.35 4.36 5.78-5.77 5.77 5.77 4.37-4.36L17.11 29l5.78-5.77-4.37-4.37z"/>
<path d="M100 .11L0 0v100h100L56 55.39l44-39.89zM22.89 34.77l-4.36 4.36-5.77-5.77L7 39.14l-4.39-4.37L8.39 29l-5.78-5.77L7 18.86l5.77 5.77 5.77-5.77 4.36 4.36L17.11 29z"/>
</svg>

After

Width:  |  Height:  |  Size: 416 B