mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Remove link from the FreedomBox logo
- Because having FreedomBox logo and the applications icon both redirecting to the same page is confusing.
This commit is contained in:
parent
803f4ecc94
commit
6fddac4471
@ -83,10 +83,10 @@
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a href="{% url 'index' %}" class="navbar-brand" title="{% trans "FreedomBox" %}">
|
||||
<span class="navbar-brand">
|
||||
<img src="{% static 'theme/img/freedombox-logo-32px.png' %}"
|
||||
alt="{% trans "FreedomBox" %}" />
|
||||
</a>
|
||||
</span>
|
||||
<a href="{% url 'index' %}" class="navbar-brand" title="{% trans "Applications" %}">
|
||||
<span class="glyphicon glyphicon-th"></span>
|
||||
</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user