Move from HTML templates to pure Python

Remove cruft
This commit is contained in:
2026-06-06 07:11:46 +02:00
parent 09db54e940
commit d101aecd70
109 changed files with 2903 additions and 2949 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 80 80" preserveAspectRatio="xMidYMid meet" stroke-width="3.6" class="text-black dark:text-white w-4 h-4">
<title>Yuzu (Switch emulator)</title>
<path fill="currentColor" d="m30,2a28,30 0 1,0 0,60z"/>
<path fill="currentColor" d="m42,78a28,30 0 1,0 0-60z"/>
</svg>

After

Width:  |  Height:  |  Size: 345 B