ui: re-enable branding on navbar
This commit is contained in:
parent
64f15eadbd
commit
966fff008c
|
@ -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">
|
||||||
|
|
Reference in New Issue