gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: add video


From: gnunet
Subject: [taler-www] branch master updated: add video
Date: Sat, 25 Jun 2022 21:06:43 +0200

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 0e74d9f  add video
0e74d9f is described below

commit 0e74d9fb7336dfdbfc495b30cc2ab9b38307d4e9
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jun 25 21:06:40 2022 +0200

    add video
---
 template/news/2022-08.html.j2 | 13 +++++++++++++
 www.yml                       |  3 +++
 2 files changed, 16 insertions(+)

diff --git a/template/news/2022-08.html.j2 b/template/news/2022-08.html.j2
new file mode 100644
index 0000000..7eff7bd
--- /dev/null
+++ b/template/news/2022-08.html.j2
@@ -0,0 +1,13 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2022-06: Vortrag zu &quot;Datenschutzfreundliches digitales Bezahlen&quot; 
beim Netzpolitischen Abend in Z&uuml;rich</h1>
+<p>
+  <video id="video" poster="https://taler.net/images/logo-2020.jpg"; 
autobuffer="" height="360" width="640" controls="controls">
+    <source src="https://taler.net/videos/netpol2022.webm"; type="video/webm" />
+    <source src="https://taler.net/videos/netpol2022.mp4"; type="video/mp4" />
+  </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="https://taler.net/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 c3voc.de</span> 
is licensed under a <a rel="license" 
href="https://creativecommons.org/licenses/by-nd/3.0/de [...]
+</p>
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 35840b9..b7f78aa 100644
--- a/www.yml
+++ b/www.yml
@@ -28,6 +28,9 @@ langs_full:
   tr: Türkçe
 meetingnotes:
 newsposts:
+  - page: 2022-08.html
+    date: 2022-06-26
+    title: "Datenschutzfreundliches digitales Bezahlen"
   - page: 2022-07.html
     date: 2022-06-21
     title: "A digital euro and the future of cash"

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