gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: remove roadmap link for now


From: gnunet
Subject: [www] branch master updated: remove roadmap link for now
Date: Wed, 24 Jun 2020 14:38:08 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 960a4c3  remove roadmap link for now
960a4c3 is described below

commit 960a4c325bf8412b514476ac41f33a8ea66053da
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Wed Jun 24 14:32:26 2020 +0200

    remove roadmap link for now
---
 common/navigation.j2.inc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index e127c83..3950c4d 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -59,7 +59,10 @@
         </a>
         <ul class="dropdown-menu" aria-labelledby="navbarMain">
           <li><a class="dropdown-item" href="{{ 
url_localized('architecture.html') }}">{{ _("System Architecture") }}</a></li>
-          <li><a class="dropdown-item" href="{{ url_localized('roadmap.html') 
}}">{{ _("Roadmap") }}</a></li>
+
+<!-- TODO fill with content
+
+          <li><a class="dropdown-item" href="{{ url_localized('roadmap.html') 
}}">{{ _("Roadmap") }}</a></li>-->
           <li><a class="dropdown-item" href="https://bugs.gnunet.org"; 
target="_blank">{{ _("Bug Tracker") }}</a></li>
           <li><a class="dropdown-item" href="https://git.gnunet.org"; 
target="_blank">{{ _("Source Code") }}</a></li>
           <li><a class="dropdown-item" target="_blank" 
href="https://docs.gnunet.org/doxygen/";>{{ _("Source Code Documentation") 
}}</a></li>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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