panel : improve menu
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
isUnknown 2026-02-27 17:36:45 +01:00
parent 8c8d25d0b2
commit afc3bab531
2 changed files with 6 additions and 14 deletions

View file

@ -66,7 +66,8 @@ return [
],
'panel' => [
'menu' => require_once __DIR__ . '/menu.php',
'css' => '/assets/css/panel.css'
'css' => '/assets/css/panel.css',
'home' => 'pages/home',
],
'donorbox' => [
'api_key' => '', // À remplir avec la clé API Donorbox