Use Ladill hosting icon in control panel sidebar.
Deploy Ladill Hosting / deploy (push) Successful in 43s

Replace the generic server glyph with hosting.svg inside the existing purple header badge.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-18 14:12:32 +00:00
co-authored by Cursor
parent 01325d3edf
commit 3c18d2f4b5
3 changed files with 15 additions and 3 deletions
@@ -0,0 +1,2 @@
@props(['class' => 'h-8 w-8'])
<img src="{{ asset('images/ladill-icons/hosting.svg') }}?v={{ @filemtime(public_path('images/ladill-icons/hosting.svg')) ?: '1' }}" alt="Hosting" @class([$class])>