]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/_top.twig
[change] poche logo is now at SVG format, see #373
[github/wallabag/wallabag.git] / themes / default / _top.twig
index b5f6502875da650cf57d2b066b59cf906d98eb33..083be1527a00200ddf7f49120b549ea58eec56ac 100644 (file)
@@ -1,6 +1,6 @@
         <header class="w600p center mbm">
             <h1>
-                {% if view == 'home' %}{% block logo %}<img src="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/img/logo.png" alt="logo poche" />{% endblock %}
+                {% if view == 'home' %}{% block logo %}<img src="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/img/logo.svg" alt="logo poche" />{% endblock %}
                 {% else %}<a href="./" title="{% trans "return home" %}" >{{ block('logo') }}</a>
                 {% endif %}
             </h1>