Basic branding
This commit is contained in:
@@ -64,4 +64,3 @@
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
{% block navbar-brand %}
|
||||
<div class="shop-brand-icon">
|
||||
<a href="/">
|
||||
<img src="{% static 'weirdlittleempire/django-shop-logo.svg' %}" alt="django-SHOP" aria-hidden="true">
|
||||
<img src="{% static 'weirdlittleempire/wle.png' %}" alt="weird little EMPIRE" aria-hidden="true">
|
||||
</a>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user