admin themes
This commit is contained in:
10
kernel/admin_themes/simple/manifest.json
Normal file
10
kernel/admin_themes/simple/manifest.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Simple",
|
||||
"version": "0.1",
|
||||
"description": "Simple admin theme",
|
||||
"preview": "preview.png",
|
||||
"resource": "/resources/simple",
|
||||
"resource_path": "{RESOURCES}/simple",
|
||||
"layout": "main.php",
|
||||
"layout_path": "{KERNEL_ADMIN_THEMES}/simple/layout"
|
||||
}
|
Reference in New Issue
Block a user