You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by wi...@apache.org on 2020/11/20 12:58:57 UTC

[incubator-streampipes-website] branch master updated: add recording of meetup to videos

This is an automated email from the ASF dual-hosted git repository.

wiener pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-website.git


The following commit(s) were added to refs/heads/master by this push:
     new df90656  add recording of meetup to videos
df90656 is described below

commit df906563695c5f2fd52b98d26357d9210510842e
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Fri Nov 20 13:57:04 2020 +0100

    add recording of meetup to videos
---
 website/media.ejs | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/website/media.ejs b/website/media.ejs
index f65be3e..9c7e815 100644
--- a/website/media.ejs
+++ b/website/media.ejs
@@ -79,6 +79,18 @@
                 <h2 class="page-section-title">Videos</h2>
                 <div class="row">
                     <div class="col-6">
+                        <div class="row"><h4 style="width:100%;text-align:center;">SF Big Analytics Meetup 2020</h4></div>
+                        <div class="row">
+                            <div class="col-12">
+                                <iframe width="560" height="315" src="https://www.youtube.com/embed/FdyrJQboqHs" 
+                                        frameborder="0" 
+                                        allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" 
+                                        allowfullscreen>
+                                </iframe>
+                            </div>
+                        </div>
+                    </div>
+                    <div class="col-6">
                         <div class="row"><h4 style="width:100%;text-align:center;">ApacheCon @Home 2020</h4></div>
                         <div class="row">
                             <div class="col-12">
@@ -121,7 +133,7 @@
                             <iframe width="560" height="315" src="https://www.youtube.com/embed/YdROZ0C6Qd0"
                                     frameborder="0"
                                     allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
-                                    allowfullscreen style="display:block;margin:auto;"></iframe>
+                                    allowfullscreen style="display:block;margin:auto;">
                             </iframe>
                             </div>
                         </div>