added ungleich logo to nosystemd landing
This commit is contained in:
parent
8439057f1d
commit
c370863c56
1 changed files with 2 additions and 1 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue