You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by dm...@apache.org on 2020/10/29 20:35:31 UTC

[ignite-website] branch master updated: update the promo banner

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 81e11a0  update the promo banner
81e11a0 is described below

commit 81e11a08e9d77b2210eef6a0292851c9c2ce72c3
Author: Denis Magda <dm...@gridgain.com>
AuthorDate: Thu Oct 29 13:35:19 2020 -0700

    update the promo banner
---
 download.html                  | 8 ++++----
 includes/promotion_banner.html | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/download.html b/download.html
index 68b8af8..abf2ca5 100644
--- a/download.html
+++ b/download.html
@@ -71,11 +71,11 @@ under the License.
 <header id="header" class="affix header sticky-top shrink" data-spy="affix" data-offset-top="0">
     <div id="promotion-bar">
         <p>
-            Upgrade to Ignite 2.9:
-            <a href="https://youtu.be/ewwjq8SIk-s"
+            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': 'announcement', 'event_label': 'ignite-2.9'});">
-                Overview of Top-3 Changes
+               onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'o-reilly-training'});">
+                Join the training developed by O'Reilly® and Igniters
             </a>
         </p>
     </div>
diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html
index 9957be4..1e51c65 100644
--- a/includes/promotion_banner.html
+++ b/includes/promotion_banner.html
@@ -9,11 +9,11 @@
         2) Use 'announcement' if you promote a new release or anything else unrelated to events.
     -->
         <p>
-            Upgrade to Ignite 2.9:
-            <a href="https://youtu.be/ewwjq8SIk-s"
+            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': 'announcement', 'event_label': 'ignite-2.9'});">
-                Overview of Top-3 Changes
+               onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'o-reilly-training'});">
+                Join the training developed by O'Reilly® and Igniters
             </a>
         </p>
 </div>