Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
cb80c1367e
4 changed files with 6 additions and 1 deletions
templates/partials
|
@ -8,5 +8,5 @@
|
|||
{% set logo_file = (logo|first).name %}
|
||||
<img {{ style }} src="{{ url('theme://images/logo/' ~ logo_file) }}" />
|
||||
{% else %}
|
||||
<img {{ style }} src="{{ url('theme://images/ro-logo.svg') }}" />
|
||||
<img {{ style }} src="{{ url('theme://images/logo.svg') }}" />
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue