summaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 8881fa25..74056517 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -3,7 +3,7 @@
<!-- Jumbotron -->
<div class="container-logo banner dark text-center" id="frontpagefront">
<h1>
- <img alt="GNUnet" src="{{ url('static/images/gnunet-anonymous-logo.png') }}" />
+ <img src="{{ url('static/images/gnunet-anonymous-logo.png') }}" alt="GNUnet" />
</h1>
</div>
<article>