gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: Integrated the skip navigation link i


From: gnunet
Subject: [taler-www] branch master updated: Integrated the skip navigation link into navigation.j2
Date: Thu, 08 Dec 2022 17:43:23 +0100

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

skuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 408efe0  Integrated the skip navigation link into navigation.j2
408efe0 is described below

commit 408efe0a1bf3555e00d798a9af3b9159e5976036
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Thu Dec 8 17:42:37 2022 +0100

    Integrated the skip navigation link into navigation.j2
    
    Signed-off-by: Stefan Kügel <skuegel@web.de>
---
 common/navigation.j2.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 357d76e..b73639b 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -4,7 +4,7 @@
     {{ text }}
    </a>
 {%- endmacro %}
-
+<div id="skip"><a href="#maincontent" class="skip">{% trans %}Skip to main 
content{% endtrans %}</a></div>
 <nav class="navbar navbar-expand-lg navbar-light">
   <a class="navbar-brand" href="{{ url_localized('index.html') }}">
     <img class="taler_home" alt="Home" src="{{ 
url_static('images/logo-2021.svg') }}">

-- 
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]