gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] 03/03: change redirect (should be jinja template to be honest), ad


From: gnunet
Subject: [www] 03/03: change redirect (should be jinja template to be honest), add GNS to navigation.
Date: Fri, 20 Dec 2019 09:41:08 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository www.

commit b47b0f776aac84d22af20f1cf3bd14695aba9a04
Author: ng0 <address@hidden>
AuthorDate: Fri Dec 20 08:37:17 2019 +0000

    change redirect (should be jinja template to be honest), add GNS to 
navigation.
---
 common/navigation.j2.inc | 1 +
 static/moved_gns.html    | 8 ++------
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index dd7bb86..1befac8 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -67,6 +67,7 @@
           -->
           <li><a class="dropdown-item" target="_blank" 
href="https://docs.gnunet.org/tutorial/gnunet-tutorial.html";>{{ _("Development 
Tutorial") }}</a></li>
          <li><a class="dropdown-item" href="{{ url_localized('gnurl.html') 
}}">libgnurl</a></li>
+          <li><a class="dropdown-item" href="{{ url_localized('gns.html') 
}}">GNS</a></li>
         </ul>
       </li>
       <li class="nav-item dropdown">
diff --git a/static/moved_gns.html b/static/moved_gns.html
index 4863a0e..b34ebb5 100644
--- a/static/moved_gns.html
+++ b/static/moved_gns.html
@@ -1,13 +1,9 @@
 <html>
   <head>
-    <meta http-equiv="refresh" 
content="2;url=https://docs.gnunet.org/handbook/gnunet.html#The-GNU-Name-System";
 />
+    <meta http-equiv="refresh" content="2;url=https://gnunet.org/en/gns.html"; 
/>
     <title>Page Moved</title>
   </head>
   <body>
-    <!-- 
-         Hint, hint: server side aliases and redirects are good. Don't
-         make me add more pages like this.
-      -->
-    This page has moved. Click <a 
href="https://docs.gnunet.org/handbook/gnunet.html#The-GNU-Name-System";>here</a>
 to go to the new page.
+    This page has moved. Click <a 
href="https://gnunet.org/en/gns.html";>here</a> to go to the new page.
   </body>
 </html>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]