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

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


The following commit(s) were added to refs/heads/master by this push:
     new e79f6f8  Took the banner away, nothing to promote for now
e79f6f8 is described below

commit e79f6f86bf472d9ce889e03dea84b9bee3a4a3e1
Author: Denis Magda <[email protected]>
AuthorDate: Mon Nov 2 14:06:50 2020 -0800

    Took the banner away, nothing to promote for now
---
 download.html                  | 4 ++--
 includes/promotion_banner.html | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/download.html b/download.html
index ff04bc0..e41ae9f 100644
--- a/download.html
+++ b/download.html
@@ -69,7 +69,7 @@ under the License.
 
 
 <header id="header" class="affix header sticky-top shrink" data-spy="affix" 
data-offset-top="0">
-    <div id="promotion-bar">
+<!--    <div id="promotion-bar">-->
 <!--        <p>-->
 <!--            Ignite Essentials:-->
 <!--            <a 
href="https://learning.oreilly.com/live-training/courses/in-memory-computing-essentials/0636920406150/"-->
@@ -78,7 +78,7 @@ under the License.
 <!--                Online training developed with O'Reilly®-->
 <!--            </a>-->
 <!--        </p>-->
-    </div>
+<!--    </div>-->
     <div class="container">
         <nav id="nav" class=" navbar navbar-expand-lg d-flex bd-highlight 
mb-3" role="navigation">
             <a href="/" class="mr-auto p-2 bd-highlight navbar-brand" 
aria-label="Ignite Homepage"><img
diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html
index 7454a07..ffc53c6 100644
--- a/includes/promotion_banner.html
+++ b/includes/promotion_banner.html
@@ -1,4 +1,4 @@
-<div id="promotion-bar">
+<!--<div id="promotion-bar">-->
     <!-- top-level banner
 
      This banner is automatically added to all the website pages except for 
the `download.html`. Update the `download.html`
@@ -16,4 +16,4 @@
 <!--                Online training developed with O'Reilly®-->
 <!--            </a>-->
 <!--        </p>-->
-</div>
+<!--</div>-->

Reply via email to