aboutsummaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index f5c1e468..50aa4d6e 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -11,9 +11,9 @@
11 </div> 11 </div>
12 12
13 <div class="container text-center"> 13 <div class="container text-center">
14 <!--<img src="{{ url_static('images/gnunet-logo-dark-no-text.png') }}" alt="GNUnet" />--> 14 <img src="{{ url_static('images/gnunet-logo.svg') }}" alt="GNUnet" />
15 <a class="nav-link" href="https://www.gnu.org/gnu40"><img src="https://www.gnu.org/gnu40/GNU40_badge-sm.png" alt="[ Celebrate 40 years of GNU! ]" /></a> 15 <!-- <a class="nav-link" href="https://www.gnu.org/gnu40"><img src="https://www.gnu.org/gnu40/GNU40_badge-sm.png" alt="[ Celebrate 40 years of GNU! ]" /></a>-->
16 </div> 16 </div>
17 </div> 17 </div>
18</div> 18</div>
19 19