igmf/app/themes/custom/manifest.json

12 lines
286 B
JSON
Raw Normal View History

2025-01-21 14:14:26 +03:00
{
"name": "Custom",
"version": "0.1",
"author": "ItGuild",
"slug": "custom",
"type": "theme",
"description": "Custom theme",
"preview": "preview.png",
"resource": "/resources/themes/custom",
"resource_path": "{RESOURCES}/themes/custom",
"routs": "routs/custom.php"
}