Also use svg for non-camp logo.
This commit is contained in:
parent
01a8958153
commit
3ba47f95bc
|
@ -53,7 +53,7 @@
|
|||
</a>
|
||||
{% else %}
|
||||
<a class="navbar-brand" href="/">
|
||||
<img src="{% static 'img/logo-small.png' %}" alt="bornhack" class="img-responsive">
|
||||
<img src="{% static 'img/logo-small.svg' %}" alt="bornhack" class="img-responsive">
|
||||
</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue