! Published.
All checks were successful
Build docker image / build_docker_image (push) Successful in 3m50s
All checks were successful
Build docker image / build_docker_image (push) Successful in 3m50s
This commit is contained in:
4
src/resources/views/filament/admin/logo.blade.php
Normal file
4
src/resources/views/filament/admin/logo.blade.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<!-- TODO: this is just a placeholder, make this properly!!! -->
|
||||
<div style="display: flex; align-items: center; justify-content: center; padding: 1em auto">
|
||||
<img src="{{ asset('images/logo.svg') }}" alt="Logo" class="h-20" style="max-width: 100%"></img>
|
||||
</div>
|
||||
Reference in New Issue
Block a user