mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +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>
|
||||||
<span class="icon-bar"></span>
|
<span class="icon-bar"></span>
|
||||||
</button>
|
</button>
|
||||||
<a href="{% url 'index' %}" class="navbar-brand" title="{% trans "FreedomBox" %}">
|
<span class="navbar-brand">
|
||||||
<img src="{% static 'theme/img/freedombox-logo-32px.png' %}"
|
<img src="{% static 'theme/img/freedombox-logo-32px.png' %}"
|
||||||
alt="{% trans "FreedomBox" %}" />
|
alt="{% trans "FreedomBox" %}" />
|
||||||
</a>
|
</span>
|
||||||
<a href="{% url 'index' %}" class="navbar-brand" title="{% trans "Applications" %}">
|
<a href="{% url 'index' %}" class="navbar-brand" title="{% trans "Applications" %}">
|
||||||
<span class="glyphicon glyphicon-th"></span>
|
<span class="glyphicon glyphicon-th"></span>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user