Added Icon Maker mockup

Update .gitignore, ico-maker.yml, and 9 more files...
This commit is contained in:
2025-03-05 23:47:05 +01:00
parent 11c25a1f52
commit e9a2fb97f8
11 changed files with 290 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
applets:
- id: "ico-maker"
resources:
scripts:
#- "https://cdn.nibblepoker.lu/SortableJS/1.15.6/Sortable.min.js"
- "applet://ico-maker.mjs"
stylesheets:
- "applet://ico-maker.css"