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 d="M73.01 85.04l19.18-9.87-19.42-10-17.73 9.87 17.97 10zm.11-50l19.15-9.87-19.46-10.04L55.07 25l18.05 10.04z"/>
<path d="M100 50L73.12 35.04 55.07 25l17.74-9.87L100 0H0v100.07h100L73.01 85.04l-17.97-10 17.73-9.87L100 50z"/>
</svg>

After

Width:  |  Height:  |  Size: 318 B