gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch stable updated: RSS fixes


From: gnunet
Subject: [taler-www] branch stable updated: RSS fixes
Date: Fri, 03 Jul 2020 10:54:48 +0200

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

grothoff pushed a commit to branch stable
in repository www.

The following commit(s) were added to refs/heads/stable by this push:
     new 956aacc  RSS fixes
956aacc is described below

commit 956aacc562a08030ee658fbf7dea213ab2773e46
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 3 10:54:46 2020 +0200

    RSS fixes
---
 news/2014-12.html.j2 | 4 ++--
 news/2015-11.html.j2 | 6 +++---
 news/2020-07.html.j2 | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/news/2014-12.html.j2 b/news/2014-12.html.j2
index 6542cc9..8f85963 100644
--- a/news/2014-12.html.j2
+++ b/news/2014-12.html.j2
@@ -2,12 +2,12 @@
 {% block body_content %}
 <h1>2014-12: Watch Christian Grothoff&#39;s FOSSA talk on Taler</h1>
 <p>
-  <video id="video" poster="{{ url_static('images/fossa2014.png') }}" 
autobuffer="" height="360" width="640" controls="controls">
+  <video id="video" poster="/images/fossa2014.png" autobuffer="" height="360" 
width="640" controls="controls">
     <source src="/videos/grothoff2014fossa.webm" type="video/webm">
       <source src="/videos/grothoff2014fossa.ogv" type="video/ogv">
   </video>
 </p>
 <p>
-  <a rel="license" 
href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US";><img 
alt="Creative Commons License" style="border-width:0" src="{{ 
url_static('images/ccby.png')}}"></a><br>"<span 
xmlns:dct="http://purl.org/dc/terms/"; property="dct:title">Taler</span>" by 
<span xmlns:cc="http://creativecommons.org/ns#"; 
property="cc:attributionName">Christian Grothoff, produced by FOSSA, Inria 
Rennes Bretagne Atlantique</span> is licensed under a <a rel="license" 
href="https://creativec [...]
+  <a rel="license" 
href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US";><img 
alt="Creative Commons License" style="border-width:0" 
src="/images/ccby.png"></a><br>"<span xmlns:dct="http://purl.org/dc/terms/"; 
property="dct:title">Taler</span>" by <span 
xmlns:cc="http://creativecommons.org/ns#"; 
property="cc:attributionName">Christian Grothoff, produced by FOSSA, Inria 
Rennes Bretagne Atlantique</span> is licensed under a <a rel="license" 
href="https://creativecommons.org/license [...]
 </p>
 {% endblock body_content %}
diff --git a/news/2015-11.html.j2 b/news/2015-11.html.j2
index 9a633c9..b7c3fd7 100644
--- a/news/2015-11.html.j2
+++ b/news/2015-11.html.j2
@@ -2,9 +2,9 @@
 {% block body_content %}
 <h1>2015-11: Christian Grothoff explains the goals behind Taler</h1>
 <p>
-  <video id="video" poster="{{ url_static('images/logo-2018-dold.svg')}}" 
autobuffer="" height="360" width="640" controls="controls">
-    <source src="/videos/inria2015interview.webm" type="video/webm">
-      <source src="/videos/inria2015interview.ogv" type="video/ogv">
+  <video id="video" poster="https://taler.net/images/logo-2018-dold.svg"; 
autobuffer="" height="360" width="640" controls="controls">
+    <source src="https://taler.net/videos/inria2015interview.webm"; 
type="video/webm">
+      <source src="https://taler.net/videos/inria2015interview.ogv"; 
type="video/ogv">
   </video>
 </p>
 <p>
diff --git a/news/2020-07.html.j2 b/news/2020-07.html.j2
index d605672..a16afaa 100644
--- a/news/2020-07.html.j2
+++ b/news/2020-07.html.j2
@@ -7,8 +7,8 @@
   external security audit of the GNU Taler exchange cryptography,
   code and documentation.  <a href="https://codeblau.de/";>CodeBlau</a>
   now concluded their audit. You can find the final
-  report <a href="{{ 
url_static('../papers/codeblau-report-2020-q2.pdf')}}">here</a>.
-  We have compiled a preliminary  <a href="{{ 
url_static('../papers/codeblau-response-2020-q2.pdf')}}">response</a>
+  report <a 
href="https://taler.net/papers/codeblau-report-2020-q2.pdf";>here</a>.
+  We have compiled a preliminary  <a 
href="https://taler.net/papers/codeblau-response-2020-q2.pdf";>response</a>
   detailing what changes we have already made and which changes we are still 
planning to make in
   the future. We thank CodeBlau for their work, and NLnet and the European
   Commission's Horizion 2020 <a href="https://www.ngi.eu/";>NGI initiative</a>

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