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/09/29 01:54:03 UTC

[ignite-website] 02/02: updated content for top promo bar

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

commit 4cf39635fbff3ed2efbdc686ffeb30be837343be
Author: Mauricio Stekl <ma...@stekl.org>
AuthorDate: Tue Sep 28 22:52:08 2021 -0300

    updated content for top promo bar
---
 download.html                  | 6 +++---
 includes/promotion_banner.html | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/download.html b/download.html
index b0add86..a72a9cb 100644
--- a/download.html
+++ b/download.html
@@ -109,11 +109,11 @@ 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;">
-            <a href="https://ignite-summit.org/"
+            <a href="https://blogs.apache.org/ignite/entry/apache-ignite-2-11-stabilization"
               rel="noopener" target="_blank"
-              onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'Ignite-Summit-Cloud-CfP'});"
+              onclick="gtag('event',  'banner_click', { 'event_category': 'announcement', 'event_label': 'apache-ignite-2.11.0'});"
               style="color: #FCB903;">
-              Ignite Summit: Cloud Edition - The Call for Speakers is Open!
+              Apache Ignite 2.11 Released: See Why You Need to Upgrade →
            </a>
           </p>
     </div>
diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html
index f6e3957..06e5660 100644
--- a/includes/promotion_banner.html
+++ b/includes/promotion_banner.html
@@ -10,11 +10,11 @@
     -->
        <p style="font-size: 14px; line-height: 1.4em; font-weight: 600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;">
          
-           <a href="https://ignite-summit.org/"
+           <a href="https://blogs.apache.org/ignite/entry/apache-ignite-2-11-stabilization"
               rel="noopener" target="_blank"
-              onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'Ignite-Summit-Cloud-CfP'});"
+              onclick="gtag('event',  'banner_click', { 'event_category': 'announcement', 'event_label': 'apache-ignite-2.11.0'});"
               style="color: #FCB903;">
-              Ignite Summit: Cloud Edition - The Call for Speakers is Open!
+              Apache Ignite 2.11 Released: See Why You Need to Upgrade →
            </a>
        </p>
 </div>