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 88eae71 Took the banner away, nothing to promote for now
88eae71 is described below
commit 88eae71a86e204dfe85783fca396ec5008946ae1
Author: Denis Magda <[email protected]>
AuthorDate: Mon Nov 2 14:02:41 2020 -0800
Took the banner away, nothing to promote for now
---
download.html | 16 ++++++++--------
includes/promotion_banner.html | 16 ++++++++--------
2 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/download.html b/download.html
index df410a4..ff04bc0 100644
--- a/download.html
+++ b/download.html
@@ -70,14 +70,14 @@ under the License.
<header id="header" class="affix header sticky-top shrink" data-spy="affix"
data-offset-top="0">
<div id="promotion-bar">
- <p>
- Ignite Essentials:
- <a
href="https://learning.oreilly.com/live-training/courses/in-memory-computing-essentials/0636920406150/"
- rel="noopener" target="_blank"
- onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'o-reilly-training'});">
- Online training developed with O'Reilly®
- </a>
- </p>
+<!-- <p>-->
+<!-- Ignite Essentials:-->
+<!-- <a
href="https://learning.oreilly.com/live-training/courses/in-memory-computing-essentials/0636920406150/"-->
+<!-- rel="noopener" target="_blank"-->
+<!-- onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'o-reilly-training'});">-->
+<!-- Online training developed with O'Reilly®-->
+<!-- </a>-->
+<!-- </p>-->
</div>
<div class="container">
<nav id="nav" class=" navbar navbar-expand-lg d-flex bd-highlight
mb-3" role="navigation">
diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html
index c78ae63..7454a07 100644
--- a/includes/promotion_banner.html
+++ b/includes/promotion_banner.html
@@ -8,12 +8,12 @@
1) Use 'ignite_tech_talk' for the promo of events (conference, meetup
and other technical talks).
2) Use 'announcement' if you promote a new release or anything else
unrelated to events.
-->
- <p>
- Ignite Essentials:
- <a
href="https://learning.oreilly.com/live-training/courses/in-memory-computing-essentials/0636920406150/"
- rel="noopener" target="_blank"
- onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'o-reilly-training'});">
- Online training developed with O'Reilly®
- </a>
- </p>
+<!-- <p>-->
+<!-- Ignite Essentials:-->
+<!-- <a
href="https://learning.oreilly.com/live-training/courses/in-memory-computing-essentials/0636920406150/"-->
+<!-- rel="noopener" target="_blank"-->
+<!-- onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'o-reilly-training'});">-->
+<!-- Online training developed with O'Reilly®-->
+<!-- </a>-->
+<!-- </p>-->
</div>