mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
New logo
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
display: inline !important;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
@endpush
|
||||
|
||||
@@ -75,7 +74,7 @@
|
||||
@endif
|
||||
<div class="page">
|
||||
<h1 class="pt-4 text-center">
|
||||
<img src="{{ $U('/img/grocy_logo.svg?v=', true) }}{{ $version }}"
|
||||
<img src="{{ $U('/img/logo.svg?v=', true) }}{{ $version }}"
|
||||
height="30"
|
||||
class="d-none d-print-flex mx-auto">
|
||||
{{ $location->name }}
|
||||
|
Reference in New Issue
Block a user