MicroFrameWork/kernel/admin_themes/simple/manifest.json
2024-09-12 16:01:04 +03:00

13 lines
309 B
JSON

{
"name": "Simple",
"version": "0.1",
"author": "ItGuild",
"slug": "simple",
"description": "Simple admin theme",
"preview": "preview.png",
"resource": "/resources/simple",
"resource_path": "{RESOURCES}/simple",
"layout": "main.php",
"layout_path": "{KERNEL_ADMIN_THEMES}/simple/layout"
}