change dev logo
This commit is contained in:
BIN
public/coolify-logo-dev-transparent.png
Normal file
BIN
public/coolify-logo-dev-transparent.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 641 KiB |
Binary file not shown.
Before Width: | Height: | Size: 141 KiB |
@@ -21,7 +21,7 @@
|
||||
@endphp
|
||||
<title>{{ $name }}{{ $title ?? 'Coolify' }}</title>
|
||||
@env('local')
|
||||
<link rel="icon" href="{{ asset('favicon-dev.png') }}" type="image/x-icon" />
|
||||
<link rel="icon" href="{{ asset('coolify-logo-dev-transparent.png') }}" type="image/x-icon" />
|
||||
@else
|
||||
<link rel="icon" href="{{ asset('coolify-transparent.png') }}" type="image/x-icon" />
|
||||
@endenv
|
||||
|
Reference in New Issue
Block a user