gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: mark virtual link


From: gnunet
Subject: [taler-www] branch master updated: mark virtual link
Date: Sun, 09 May 2021 19:21:44 +0200

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 654e722  mark virtual link
654e722 is described below

commit 654e72280d8518e12f16b82ae46cf2ad4b63f9e1
Author: Florian Dold <florian@dold.me>
AuthorDate: Sun May 9 19:21:41 2021 +0200

    mark virtual link
---
 common/header.j2.inc    | 2 +-
 inc                     | 2 +-
 template/wallet.html.j2 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/header.j2.inc b/common/header.j2.inc
index 1e2f5c8..65b2c71 100644
--- a/common/header.j2.inc
+++ b/common/header.j2.inc
@@ -61,4 +61,4 @@
       <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
     <![endif]-->
 
-    <link rel="alternate" type="application/rss+xml" title="Taler.net rss" 
href="{{ url_localized('news/rss.xml') }}" />
+    <link rel="alternate" type="application/rss+xml" title="Taler.net rss" 
href="{{ url_localized('rss.xml') }}" />
diff --git a/inc b/inc
index 9e9363e..ebed74a 160000
--- a/inc
+++ b/inc
@@ -1 +1 @@
-Subproject commit 9e9363ec2797fcb51f998ce6e388eb9877e8788c
+Subproject commit ebed74abfc2c3acb1c12df6c5b4453c6da227027
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 47c183a..1febffa 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -192,7 +192,7 @@ document.addEventListener('DOMContentLoaded', onLoad);
         <!--
         <h3>Firefox Beta</h3>
         <ol>
-          <li><a href="{{ url('releases/taler-wallet/taler-wallet-stable.xpi') 
}}">Download the wallet</a> (right click, Save Link As...)</li>
+          <li><a href="{{ url('releases/taler-wallet/taler-wallet-stable.xpi', 
virtual=True) }}">Download the wallet</a> (right click, Save Link As...)</li>
           <li>On the <code>about:debugging</code> page, "Load temporary 
extension"</li>
         </ol>
 

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