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:
commit
0732ed332b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue