fix for api logo name

This commit is contained in:
Jared Tabor 2017-07-21 11:37:35 -07:00
parent 52f8579c04
commit c74b0df447

View File

@ -24,7 +24,7 @@
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="{% url 'api:api_root_view' %}">
<img class="logo" src="{% static 'assets/tower-logo-header.svg' %}">
<img class="logo" src="{% static 'assets/logo-header.svg' %}">
<span>{% trans 'REST API' %}</span>
</a>
<a class="navbar-title" href="{{ request.get_full_path }}">