Merge pull request #535 from pcoder/blog_redirect_to_ungleich_home_on_logo_click

blog: Redirect user to ungleich home on ungleich logo click
This commit is contained in:
Pcoder 2017-11-10 21:53:14 +01:00 committed by GitHub
commit 0732ed332b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<a class="navbar-brand" href="https://www.ungleich.ch">
<img src="{% static "blog.ungleich.ch/img/logo_white.svg" %}" />
</a>
</div>