aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/navigation.j2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 1308933f..cbf8d556 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -21,7 +21,7 @@
21 TODO: imo this is bad in the navbar. a readable "gnunet" font-logo would 21 TODO: imo this is bad in the navbar. a readable "gnunet" font-logo would
22 be better for orientation. 22 be better for orientation.
23 --> 23 -->
24 <img src="{{ url('static/images/gnunet-icon.png') }}" alt="" /> 24 <img src="{{ url('static/images/gnunet-icon.png') }}" alt="GNUnet Home Icon" />
25 <!-- <img width="70%" height="70%" src="../static/images/gnunet-logo-dark-only-text.svg" alt="" /> --> 25 <!-- <img width="70%" height="70%" src="../static/images/gnunet-logo-dark-only-text.svg" alt="" /> -->
26 </a> 26 </a>
27 <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarMain" aria-controls="navbarMain" aria-expanded="false" aria-label="Toggle navigation"> 27 <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarMain" aria-controls="navbarMain" aria-expanded="false" aria-label="Toggle navigation">