>From Ian Maxon <[email protected]>:

Ian Maxon has uploaded this change for review. ( 
https://asterix-gerrit.ics.uci.edu/c/incubator-asterixdb-site/+/19071 )


Change subject: Remove Video embeds from front page
......................................................................

Remove Video embeds from front page

These won't work because the ASF web server is setting
a CSP that won't allow iframes from outside.
We will have to host these videos ourselves somehow.

Change-Id:If17ec8dbd1de435c9a0caedf4dab7ae6e8e2a5b2
---
M index.md
M content/index.html
2 files changed, 13 insertions(+), 30 deletions(-)



  git pull ssh://asterix-gerrit.ics.uci.edu:29418/incubator-asterixdb-site 
refs/changes/71/19071/1

diff --git a/content/index.html b/content/index.html
index 73775a2..a6b4c5b 100644
--- a/content/index.html
+++ b/content/index.html
@@ -165,21 +165,6 @@
 </div>

 <div class="row">
-  <div class="col-md-6 text-center">
-       <h3 id="tech-talk">Tech Talk</h3>
-       <iframe width="100%" src="https://www.youtube.com/embed/jIZRMi9rt2E"; 
frameborder="0" allowfullscreen=""></iframe>
-  </div>
-  <div class="col-md-6 text-center">
-    <h3 id="query-demo">Query Demo</h3>
-    <iframe width="100%" src="https://www.youtube.com/embed/0FVipiyL-cQ"; 
frameborder="0" allowfullscreen=""></iframe>
-  </div>
-</div>
-
-<div class="row">
-  <p></p>
-</div>
-
-<div class="row">
   <div class="col-md-6">
     <h3 id="community-and-support">Community and Support</h3>
     <p>If you have any questions, please feel free to ask on our <a 
href="mailto:[email protected]";>users</a> mailing list, which you can 
subscribe to by sending an empty email to <a 
href="[email protected]">users-subscribe</a>. Check out the 
<a href="community.html">Community</a> page for more details.</p>
diff --git a/index.md b/index.md
index dcb11a6..e3863ad 100644
--- a/index.md
+++ b/index.md
@@ -53,21 +53,6 @@
   </div>
 </div>

-<div class="row">
-  <p></p>
-</div>
-
-<div class="row">
-  <div class="col-md-6 text-center">
-       <h3 id="tech-talk">Tech Talk</h3>
-       <iframe width="100%" src="https://www.youtube.com/embed/jIZRMi9rt2E"; 
frameborder="0" allowfullscreen></iframe>
-  </div>
-  <div class="col-md-6 text-center">
-    <h3 id="query-demo">Query Demo</h3>
-    <iframe width="100%" src="https://www.youtube.com/embed/0FVipiyL-cQ"; 
frameborder="0" allowfullscreen></iframe>
-  </div>
-</div>
-

 <div class="row">
   <p></p>

--
To view, visit 
https://asterix-gerrit.ics.uci.edu/c/incubator-asterixdb-site/+/19071
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings

Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Change-Id: If17ec8dbd1de435c9a0caedf4dab7ae6e8e2a5b2
Gerrit-Change-Number: 19071
Gerrit-PatchSet: 1
Gerrit-Owner: Ian Maxon <[email protected]>
Gerrit-MessageType: newchange

Reply via email to