Files
Web-NibblePoker/tools/items/svg-to-png.json
2023-08-02 17:06:58 +02:00

25 lines
558 B
JSON

{
"dom": "svg-to-png/page.php",
"lang": "svg-to-png/lang.json",
"code": [
"svg-to-png/code.min.js"
],
"styles": [],
"module": [],
"icon": "fad fa-exchange-alt",
"title": "tool.svg-to-png.title",
"opengraph": {
"title": {
"en": "SVG to PNG Converter",
"fr": "Convertisseur SVG vers PNG"
},
"description": {
"en": "TODO: Description",
"fr": "TODO: Description"
},
"type": "website",
"url": "https://nibblepoker.lu/tools/svg-to-png",
"image": "/resources/NibblePoker/images/placeholder.png",
"image_type": "image/png"
}
}