gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-www] branch master updated: fix logo text


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: fix logo text
Date: Wed, 15 Feb 2017 07:03:30 +0100

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

dold pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 7fdb1f1  fix logo text
7fdb1f1 is described below

commit 7fdb1f1cba5c501e316f0a379edfeb4c779c0e36
Author: Florian Dold <address@hidden>
AuthorDate: Wed Feb 15 07:03:26 2017 +0100

    fix logo text
---
 index.html.j2 | 6 +++++-
 taler-big.svg | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/index.html.j2 b/index.html.j2
index 9e2953a..5262bf2 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -111,7 +111,11 @@
          {% include "financial-news.html.j2.inc" %}
        </div>  
       </div>
-      {% include "common/footer.j2.inc" %}
     </div> <!-- /container -->
+    <div class="container-fluid">
+      <div class="container">
+      {% include "common/footer.j2.inc" %}
+      </div>
+    </div>
   </body>
 </html>
diff --git a/taler-big.svg b/taler-big.svg
index c687298..93f91ad 100644
--- a/taler-big.svg
+++ b/taler-big.svg
@@ -31,7 +31,7 @@
 
   <text font-family="Verdana" font-size="6" color="red" fill="white">
     <textPath xlink:href="#MyPath2">
-      Electronic Cash
+      Electronic Reserves
     </textPath>
   </text>
 </svg> 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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