Switch favicon

This commit is contained in:
Lance Pioch 2024-04-11 20:59:00 -04:00
parent f32aa8609d
commit 297e292e06
2 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ class AdminPanelProvider extends PanelProvider
->login()
->brandName('Pelican')
->homeUrl('/')
->favicon('/favicon.ico')
->favicon('/pelican.ico')
->profile(EditProfile::class, false)
->colors([
'danger' => Color::Red,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 261 KiB