feat: Add name to header
This commit is contained in:
parent
c316c74aff
commit
f90c8c7e8c
@ -4,8 +4,9 @@
|
||||
|
||||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="{% url 'index' %}">
|
||||
<a class="navbar-item" href="{% url 'index-bulma' %}">
|
||||
<img src="{% static 'fellchensammlung/img/logo_transparent.png' %}" alt="{% trans 'Notfellchen Logo' %}">
|
||||
<h1 class="title is-4">notfellchen.org</h1>
|
||||
</a>
|
||||
|
||||
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
|
||||
|
Loading…
x
Reference in New Issue
Block a user