Skip to content

Commit f73503b

Browse files
committed
style: [LAR-69] update brands
1 parent 04bd121 commit f73503b

File tree

9 files changed

+4
-118
lines changed

9 files changed

+4
-118
lines changed

app/Providers/Filament/AdminPanelProvider.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ public function panel(Panel $panel): Panel
2828
return $panel
2929
->default()
3030
->id('admin')
31-
->path(env('FILAMENT_PATH', 'admin'))
32-
->domain(env('FILAMENT_DOMAIN'))
31+
->path('cp')
3332
->login()
3433
->colors([
3534
'primary' => Color::Green,
-1.33 MB
Binary file not shown.

public/images/brands/discord.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/images/brands/telegram.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/images/brands/whatsapp.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/images/filament-icon.png

8.15 KB
Loading

0 commit comments

Comments
 (0)