gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] branch master updated: Correcting the news link


From: gnunet
Subject: [taler-anastasis-www] branch master updated: Correcting the news link
Date: Sun, 11 Apr 2021 00:54:55 +0200

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

skuegel pushed a commit to branch master
in repository anastasis-www.

The following commit(s) were added to refs/heads/master by this push:
     new 9f53fec  Correcting the news link
9f53fec is described below

commit 9f53fecc75e709a339470d34236e4eb0ec88488b
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Sun Apr 11 00:53:43 2021 +0200

    Correcting the news link
---
 common/navigation.j2.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 0836697..a6e1657 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -2,7 +2,7 @@
        <div class="container">
                <div class="innheaderSec">
                        <nav class="navbar navbar-expand-md navbar-light 
bg-light nav_top">
-                               <a class="navbar-brand" href="index.html"><img 
src="{{ url_static('images/logo.png') }}" alt="Anastasis" /></a>
+                               <a class="navbar-brand" href="index.html"><img 
src="{{ url_static('images/logo.png') }}" alt="Anastasis"></a>
                                  <button class="navbar-toggler" type="button" 
data-toggle="collapse" data-target="#navbarSupportedContent" 
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle 
navigation">
                                    <span class="icon-bar"></span>
                                        <span class="icon-bar"></span>
@@ -13,14 +13,14 @@
                                     <li class="actv"><a href="index.html">{% 
trans %}Home{% endtrans %}</a></li>
                                     <li><a href="about.html">{% trans 
%}About{% endtrans %}</a></li>
                                     <li><a href="docs.html">{% trans %}Docs{% 
endtrans %}</a></li>
-                                    <li><a href="news/index.html">{% trans 
%}News{% endtrans %}</a></li>
+                                    <li><a href="news.html">{% trans %}News{% 
endtrans %}</a></li>
                                </ul>
                                  </div>
                        </nav>
                        <div id="polyglotLanguageSwitcher">
                                <form action="#">
                                        <select id="polyglot-language-options">
-                                               <option id="en" value="en" 
selected><i class="fa fa-globe" aria-hidden="true"></i> Eng</option>
+                                               <option id="en" value="en" 
selected><i class="fa fa-globe" aria-hidden="true"></i>Eng</option>
                                                <option id="fr" 
value="fr">Fra</option>
                                                <option id="de" 
value="de">Deu</option>
                                                <option id="it" 
value="it">Ita</option>

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