aboutsummaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j26
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html.j2 b/index.html.j2
index 9923f890..71f1f4cc 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -3,7 +3,9 @@
3<!-- Jumbotron --> 3<!-- Jumbotron -->
4<div class="jumbotron"> 4<div class="jumbotron">
5 <div class="container text-center"> 5 <div class="container text-center">
6 <h1>{{ _("_project_title") }}</h1> 6 <div class="logo">
7 <img src="images/gnunet-small-logo.png" />
8 </div>
7 9
8 <p> 10 <p>
9 {% trans %} 11 {% trans %}
@@ -151,7 +153,7 @@ If you want to participate join <a href="ev.html">us</a>.
151 153
152 <p> 154 <p>
153 {% trans %} 155 {% trans %}
154 <a href="http://secushare.org/">secushare</a> 156 <a href="https://secushare.org/">secushare</a>
155 is creating a decentralized social networking 157 is creating a decentralized social networking
156 application on top of GNUnet. Using overlay 158 application on top of GNUnet. Using overlay
157 multicast and the extensible PSYC protocol, notifications are 159 multicast and the extensible PSYC protocol, notifications are