gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: add wallet


From: gnunet
Subject: [taler-www] branch master updated: add wallet
Date: Mon, 24 Feb 2020 14:11:41 +0100

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

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 795cff9  add wallet
795cff9 is described below

commit 795cff9b683bd053580501fd871d66833afa136a
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 14:11:38 2020 +0100

    add wallet
---
 icons/icon-wallet.svg |  1 +
 template/docs.html.j2 | 10 ++++++++++
 2 files changed, 11 insertions(+)

diff --git a/icons/icon-wallet.svg b/icons/icon-wallet.svg
new file mode 100644
index 0000000..4849cd6
--- /dev/null
+++ b/icons/icon-wallet.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; version="1.1" x="0px" y="0px" 
viewBox="0 0 100 125" enable-background="new 0 0 100 100" 
xml:space="preserve"><g><g><g><g><path fill="none" stroke="#000000" 
stroke-width="3" stroke-linecap="round" stroke-linejoin="round" 
stroke-miterlimit="10" d="      
M41.147,66.634c-2.928,0-5.301-1.951-5.301-4.359s2.373-4.361,5.301-4.361c2.021,0,3.777,0.93,4.673,2.299"/><path
 fill="none" stroke="#000000" stroke-width="3"  [...]
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index aeaa1f2..27fb82c 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -86,6 +86,16 @@
 
   <div class="row">
 
+    <div class="col-3">
+      <a href="https://{{ siteconfitem['docshost'] }}/taler-wallet.html">
+        <img src="{{ url('icons/icon-wallet.svg') }}" height=60>
+        <h3>{{ _("Wallet") }}</h3>
+      </a>
+      {% trans %}
+        Manual about the Taler wallets (WebExtensions, Android, CLI).
+      {% endtrans %}
+    </div>
+
     <div class="col-3">
       <a href="https://{{ siteconfitem['docshost'] 
}}/taler-backoffice-manual.html">
         <img src="{{ url('icons/icon-backoffice.svg') }}" height=60>

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



reply via email to

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