ui: re-enable branding on navbar

This commit is contained in:
Jens Langhammer 2020-02-28 11:37:07 +01:00
parent 64f15eadbd
commit 966fff008c
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@
</div> </div>
<a class="pf-c-page__header-brand-link"> <a class="pf-c-page__header-brand-link">
<img class="pf-c-brand" src="{% static 'passbook/logo.png' %}" alt="" /> <img class="pf-c-brand" src="{% static 'passbook/logo.png' %}" alt="" />
passbook <img class="pf-c-brand" src="{% static 'passbook/brand.svg' %}" alt="passbook" />
<!-- <img class="pf-c-brand" src="{% static 'passbook/brand.svg' %}" alt="passbook" /> -->
</a> </a>
</div> </div>
<div class="pf-c-page__header-nav"> <div class="pf-c-page__header-nav">