mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 06:24:44 +02:00
Added topNavigation
This commit is contained in:
parent
7e6231e6de
commit
c72d3f1338
@ -36,6 +36,7 @@ class AdminPanelProvider extends PanelProvider
|
||||
->default()
|
||||
->id('admin')
|
||||
->path('admin')
|
||||
->topNavigation(true)
|
||||
->login()
|
||||
->homeUrl('/')
|
||||
->favicon('/pelican.ico')
|
||||
|
Loading…
x
Reference in New Issue
Block a user