mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 15:34:44 +02:00
remove hardcoded brandName
This commit is contained in:
parent
f9e8adad30
commit
340085cc9b
@ -36,7 +36,6 @@ class AdminPanelProvider extends PanelProvider
|
||||
->id('admin')
|
||||
->path('admin')
|
||||
->login()
|
||||
->brandName('Pelican')
|
||||
->homeUrl('/')
|
||||
->favicon('/pelican.ico')
|
||||
->profile(EditProfile::class, false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user