redesign hero blueprint

This commit is contained in:
isUnknown 2024-07-29 18:41:34 +02:00
parent ec89064d39
commit aa265db0d3
5 changed files with 84 additions and 18 deletions

View file

@ -2,6 +2,9 @@
return [
'debug' => true,
'panel' => [
'css' => 'assets/css/panel.css'
],
'routes' => [
require_once(__DIR__ . '/routes/mapado-api.php'),
require_once(__DIR__ . '/routes/month-dates.php')