aboutsummaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-01-06 18:16:07 +0100
committerChristian Grothoff <christian@grothoff.org>2018-01-06 18:19:30 +0100
commit806067d8c2733a4f0721558d5e1e758a46e4d419 (patch)
treee002a0d6b4b8d121904fb0d129932ceddee19c6b /index.html.j2
parent72b4accefab9fe261c8c977f067064feda30838d (diff)
downloadwww-806067d8c2733a4f0721558d5e1e758a46e4d419.tar.gz
www-806067d8c2733a4f0721558d5e1e758a46e4d419.zip
update about page
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j23
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html.j2 b/index.html.j2
index c1e99a7c..7663468a 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -108,7 +108,8 @@
108 {% trans %} 108 {% trans %}
109 GNUnet is implemented using a multi-process architecture. 109 GNUnet is implemented using a multi-process architecture.
110 Each subsystem runs as a separate process, providing 110 Each subsystem runs as a separate process, providing
111 fault-isolation and enabling tight permissions to be 111
112fault-isolation and enabling tight permissions to be
112 granted to each subsystem. Naturally, the 113 granted to each subsystem. Naturally, the
113 implementation is a <a href="http://www.gnu.org/">GNU</a> 114 implementation is a <a href="http://www.gnu.org/">GNU</a>
114 package, and will always remain free software. 115 package, and will always remain free software.