You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by ma...@apache.org on 2021/04/14 14:30:01 UTC

[ignite-website] branch master updated: IGNITE-14533 - Updated the promo top bar with new meetup talk

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

mauriciostekl 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 8d51a08  IGNITE-14533 - Updated the promo top bar with new meetup talk
8d51a08 is described below

commit 8d51a0801d9729687eec5c8eaa87c870722a4d7d
Author: Mauricio Stekl <ma...@stekl.org>
AuthorDate: Wed Apr 14 11:29:07 2021 -0300

    IGNITE-14533 - Updated the promo top bar with new meetup talk
---
 download.html                  | 8 ++++----
 includes/promotion_banner.html | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/download.html b/download.html
index 58b2a47..911de27 100644
--- a/download.html
+++ b/download.html
@@ -109,12 +109,12 @@ under the License.
 <header id="header" class="affix header sticky-top shrink" data-spy="affix" data-offset-top="0">
     <div id="promotion-bar" style="background-color: #333333; padding: 8px;">
         <p style="font-size: 14px; line-height: 1.4em; font-weight: 600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;">
-            April 13, 2021: 
-              <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276693067/"
+            April 28, 2021: 
+              <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/277298901/"
                  rel="noopener" target="_blank"
-                 onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'ignite-jboss-drools-implement-complex-event-processing'});"
+                 onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'apache-ignite-native-persistence-storage'});"
                  style="color: #FCB903;">
-                 Using Ignite and JBoss Drools to Implement a Complex Event Processing Solution
+                 Apache Ignite Native Persistence Storage. Overview by Ignite Developer
               </a>
           </p>
     </div>
diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html
index 6869833..8da167c 100644
--- a/includes/promotion_banner.html
+++ b/includes/promotion_banner.html
@@ -9,12 +9,12 @@
         2) Use 'announcement' if you promote a new release or anything else unrelated to events.
     -->
        <p style="font-size: 14px; line-height: 1.4em; font-weight: 600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;">
-         April 13, 2021: 
-           <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276693067/"
+         April 28, 2021: 
+           <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/277298901/"
               rel="noopener" target="_blank"
-              onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'ignite-jboss-drools-implement-complex-event-processing'});"
+              onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'apache-ignite-native-persistence-storage'});"
               style="color: #FCB903;">
-              Using Ignite and JBoss Drools to Implement a Complex Event Processing Solution
+              Apache Ignite Native Persistence Storage. Overview by Ignite Developer
            </a>
        </p>
 </div>