mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 22:14:45 +02:00
feat: add logo to filament
This commit is contained in:
parent
e5069e754d
commit
158fa24fff
@ -3,6 +3,7 @@
|
||||
return [
|
||||
|
||||
'name' => env('APP_NAME', 'Pelican'),
|
||||
'logo' => env('APP_LOGO', '/pelican.svg'),
|
||||
'favicon' => env('APP_FAVICON', '/pelican.ico'),
|
||||
|
||||
'version' => 'canary',
|
||||
|
Loading…
x
Reference in New Issue
Block a user