Added basic Formula Wizard, Added script to compile SASS and TS, many other random changes.
Update .gitignore, .htaccess, and 68 more files...
This commit is contained in:
25
tools/items/b64-tools.json
Normal file
25
tools/items/b64-tools.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"dom": "b64-tools/page.php",
|
||||
"lang": "b64-tools/lang.json",
|
||||
"code": [],
|
||||
"module": [
|
||||
"b64-tools/code.min.js"
|
||||
],
|
||||
"styles": [],
|
||||
"icon": "fad fa-magic",
|
||||
"title": "tool.b64-tools.title",
|
||||
"opengraph": {
|
||||
"title": {
|
||||
"en": "Base64 Tools",
|
||||
"fr": "Outils pour Base64"
|
||||
},
|
||||
"description": {
|
||||
"en": "TODO: Description",
|
||||
"fr": "TODO: Description"
|
||||
},
|
||||
"type": "website",
|
||||
"url": "https://nibblepoker.lu/tools/b64-tools",
|
||||
"image": "/resources/NibblePoker/images/placeholder.png",
|
||||
"image_type": "image/png"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user