File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 < img class ="block lg:hidden print:hidden header__logo header__logo--mobile " width ="60 " src ="{{ logo_default.url }} " alt ="{{ settings.core.SystemSettings.site_logo_default.alt }} " />
1111 {% endif %}
1212{% else %}
13- < img class ="hidden lg:block print:block header__logo header__logo--desktop " width ="215 " height ="40 " src ="{% static 'images/logo.png ' %} " alt ="{% trans 'Hypha logo' %} " />
14- < img class ="lg:hidden print:hidden header__logo header__logo--mobile " width ="60 " height ="60 " src ="{% static 'images/logo-small.png ' %} " alt ="{% trans 'Hypha logo' %} " />
13+ < img class ="hidden lg:block print:block header__logo header__logo--desktop " width ="215 " height ="40 " src ="{% static 'images/logo.webp ' %} " alt ="{% trans 'OTF logo' %} " />
14+ < img class ="lg:hidden print:hidden header__logo header__logo--mobile " width ="60 " height ="60 " src ="{% static 'images/logo-small.webp ' %} " alt ="{% trans 'OTF logo' %} " />
1515{% endif %}
You can’t perform that action at this time.
0 commit comments