aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/gns.html.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/template/gns.html.j2 b/template/gns.html.j2
index 9ac34ad2..114e0d21 100644
--- a/template/gns.html.j2
+++ b/template/gns.html.j2
@@ -54,6 +54,10 @@ GNS is designed to provide:
54Videos giving an overview of most of the GNS and the motivations behind it is available in our <a href="{{ url_localized('video.html') }}">videos section</a>.<br/> 54Videos giving an overview of most of the GNS and the motivations behind it is available in our <a href="{{ url_localized('video.html') }}">videos section</a>.<br/>
55 Read more about GNS in the respective section of our <a href="https://docs.gnunet.org/handbook/gnunet.html#GNU-Name-System-_0028GNS_0029" target="_blank">handbook</a>. 55 Read more about GNS in the respective section of our <a href="https://docs.gnunet.org/handbook/gnunet.html#GNU-Name-System-_0028GNS_0029" target="_blank">handbook</a>.
56 </p> 56 </p>
57 <p>
58 For protocol details, we maintain a <a href="https://lsd.gnunet.org/lsd0001">technical specification</a> which can be used to implement resolvers
59 for GNS.
60 </p>
57 </div> 61 </div>
58 </div> 62 </div>
59 63