added ungleich logo to nosystemd landing

This commit is contained in:
Levi 2016-08-01 00:22:35 -05:00
parent 8439057f1d
commit c370863c56
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="{% url 'nosystemd:landing' %}">nosystemd</a>
<a class="navbar-brand page-scroll" href="{% url 'nosystemd:landing' %}"><img src="{% static 'hosting/img/logo_black.svg' %}"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->