kernel to v0.1.4 update

This commit is contained in:
2025-01-21 16:56:10 +03:00
parent dc84874d16
commit 74b8f2e719
38 changed files with 1334 additions and 91 deletions

View File

@ -5,8 +5,8 @@
"slug": "simple",
"description": "Simple admin theme",
"preview": "preview.png",
"resource": "/resources/simple",
"resource_path": "{RESOURCES}/simple",
"resource": "/resources/admin_themes/simple",
"resource_path": "{RESOURCES}/admin_themes/simple",
"layout": "main.php",
"layout_path": "{KERNEL_ADMIN_THEMES}/simple/layout"
}