Iteam cleanup + less migration

This commit is contained in:
2026-03-07 19:18:03 +01:00
parent 97cd50ed12
commit c6f7a9e966
60 changed files with 1633 additions and 851 deletions

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="8" fill="#1a0a1a"/>
<!-- Swirling question mark path -->
<text x="18" y="46" font-family="serif" font-size="42" font-weight="bold" fill="#b07fd4">?</text>
<!-- Small spiral dots -->
<circle cx="50" cy="14" r="3" fill="#b07fd4" opacity="0.7"/>
<circle cx="44" cy="9" r="2" fill="#b07fd4" opacity="0.5"/>
<circle cx="56" cy="20" r="2" fill="#b07fd4" opacity="0.5"/>
</svg>

After

Width:  |  Height:  |  Size: 479 B