mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
feat: add logo to filament
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
return [
|
||||
|
||||
'name' => env('APP_NAME', 'Pelican'),
|
||||
'logo' => env('APP_LOGO', '/pelican.svg'),
|
||||
'favicon' => env('APP_FAVICON', '/pelican.ico'),
|
||||
|
||||
'version' => 'canary',
|
||||
|
||||
Reference in New Issue
Block a user