Files
Web-NibblePoker/tools/items/svg-to-png.json
Herwin 6e9bf25866 Added SVG to PNG conversion tool, Added tool page and code
Update .gitignore, sidebar.php, and 17 more files...
2023-05-26 05:50:37 +02:00

9 lines
175 B
JSON

{
"dom": "svg-to-png/page.php",
"lang": "svg-to-png/lang.json",
"code": [
"svg-to-png/code.min.js"
],
"icon": "fad fa-exchange-alt",
"title": "tool.svg-to-png.title"
}