gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: adjust navigation logo


From: gnunet
Subject: [taler-www] branch master updated: adjust navigation logo
Date: Mon, 28 Sep 2020 19:49:57 +0200

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

ms pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 232f14f  adjust navigation logo
232f14f is described below

commit 232f14f30479ac68d56196368fcef4ae672204ec
Author: MS <ms@taler.net>
AuthorDate: Mon Sep 28 19:49:54 2020 +0200

    adjust navigation logo
---
 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 ea2099d..1e712c2 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -6,8 +6,8 @@
 {%- endmacro %}
 
 <nav class="navbar navbar-expand-lg navbar-light">
-  <a class="navbar-brand taler_home" href="{{ url_localized('index.html') }}">
-    <img src="{{ url_static('images/logo-2020.jpg') }}">
+  <a class="navbar-brand" href="{{ url_localized('index.html') }}">
+    <img class="taler_home" src="{{ url_static('images/logo-2020.jpg') }}">
   </a>
   <button class="navbar-toggler"
           type="button"

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