[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-www] branch master updated (2243454 -> 09839aa)
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-www] branch master updated (2243454 -> 09839aa) |
Date: |
Wed, 09 Aug 2017 11:00:49 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a change to branch master
in repository www.
from 2243454 be consistent about using h3
new 9e9c31c sha talk
new 09839aa add SHA news
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
news.html.j2.inc | 1 +
news/{2017-04.inc => 2017-08.inc} | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
copy news/{2017-04.inc => 2017-08.inc} (57%)
diff --git a/news.html.j2.inc b/news.html.j2.inc
index 7ada215..5b71b09 100644
--- a/news.html.j2.inc
+++ b/news.html.j2.inc
@@ -1,3 +1,4 @@
+{% include "news/2017-08.inc" %}
{% include "news/2017-04.inc" %}
{% include "news/2017-03.inc" %}
{% include "news/2017-02.inc" %}
diff --git a/news/2017-04.inc b/news/2017-08.inc
similarity index 57%
copy from news/2017-04.inc
copy to news/2017-08.inc
index a14fc8c..4244710 100644
--- a/news/2017-04.inc
+++ b/news/2017-08.inc
@@ -1,9 +1,9 @@
- <h3>04-2017: Sva explains GNU Taler at EasterHegg and Torsten
demonstrates it is child's play</h3>
+ <h3>08-2017: We explain GNU Taler at SHA 2017</h3>
<p>
- <video id="video" poster="/videos/taler2017eh.png" autobuffer=""
height="180" width="320" controls="controls">
- <source src="/videos/taler2017eh.webm" type="video/webm">
- <source src="/videos/taler2017eh.ogv" type="video/ogv">
- <source src="/videos/taler2017eh.mp4" type="video/mp4">
+ <video id="video" poster="/videos/sha2017taler.png" autobuffer=""
height="180" width="320" controls="controls">
+ <source src="/videos/sha2017taler.webm" type="video/webm">
+ <source src="/videos/sha2017taler.ogv" type="video/ogv">
+ <source src="/videos/sha2017taler.mp4" type="video/mp4">
</video>
<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">Sva,
produced by c3voc.de</span> is licensed under a <a rel="license"
href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US">Creative Commo
[...]
</p>
--
To stop receiving notification emails like this one, please contact
address@hidden
- [GNUnet-SVN] [taler-www] branch master updated (2243454 -> 09839aa),
gnunet <=