redesign hero blueprint
This commit is contained in:
parent
ec89064d39
commit
aa265db0d3
5 changed files with 84 additions and 18 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue