gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: style error


From: gnunet
Subject: [www] branch master updated: style error
Date: Fri, 19 Jun 2020 16:07:39 +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 188d102  style error
188d102 is described below

commit 188d102146064ef3f9fa878f85037c28252a1877
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Fri Jun 19 16:02:02 2020 +0200

    style error
---
 common/navigation.j2.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 1289534..2dbae42 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -59,13 +59,13 @@
         </a>
         <ul class="dropdown-menu" aria-labelledby="navbarMain">
           <li><a class="dropdown-item" href="{{ 
url_localized('architecture.html') }}">{{ _("System Architecture") }}</a></li>
-          <li class="nav-link"><a href="{{ url_localized('roadmap.html') 
}}">{{ _("Roadmap") }}</a></li>
+          <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>
           <li><a class="dropdown-item" href="https://buildbot.gnunet.org/"; 
target="_blank">{{ _("Continuous Integration") }}</a></li>
           <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('gnurl.html') 
}}">libgnurl</a></li>
           <li><a class="dropdown-item" href="{{ url_localized('gns.html') 
}}">GNS</a></li>
         </ul>
       </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]