Add more stuff:
Some checks failed
Inventory Packaging / package (push) Has been cancelled

* Classic smilies added: Kolobok, vB, Yolks
* Fixed card JSON files to use $IMAGE_FILE as a placeholder instead of a key
* New Frames
* Removed Pyong from make-all (incomplete naming)
This commit is contained in:
Kouya Heika
2025-08-15 23:08:22 -05:00
parent 28aa404c4b
commit b699c54539
347 changed files with 259 additions and 30 deletions

View File

@@ -1 +1,11 @@
{"ditranga":{"":{"$IMAGE_FILE":"d2f13b7695fde87d1cc08c16b27b67e114c8e1c6bf92e51acd9f7ad10aa96630.png","--usercard-color":"#b4b17e","--usercard-outline":"#e1e2eb","background-position":"bottom right","background-size":"cover"}}}
{
"ditranga":{
"":{
"--usercard-image": "$IMAGE_FILE",
"--usercard-color": "#b4b17e",
"--usercard-outline": "#e1e2eb",
"background-position": "bottom right",
"background-size": "cover"
}
}
}