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 86da3e2  Removed the legacy banner and updated the banner text
86da3e2 is described below

commit 86da3e2311147b58ed9f7e3974d8efaa73b381fa
Author: Denis Magda <[email protected]>
AuthorDate: Thu Oct 1 11:12:36 2020 -0700

    Removed the legacy banner and updated the banner text
---
 download.html        | 8 ++++----
 includes/header.html | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/download.html b/download.html
index a382df4..6f26fdc 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>
-            Apache Ignite Track at ApacheCon@Home 2020:
-            <a href="https://www.apachecon.com/acna2020/tracks/ignite.html";
+            ApacheCon, DeveloperWeek, JConf.Dev:
+            <a href="https://ignite.apache.org/events.html";
                rel="noopener" target="_blank"
-               onclick="gtag('event',  'banner_click', { 'event_category': 
'ignite_tech_talk', 'event_label': 'apachecon-home-202'});">
-                Join talks by our committers
+               onclick="gtag('event',  'banner_click', { 'event_category': 
'ignite_tech_talk', 'event_label': '5-conference-talks'});">
+                5 tech talks are taking place this week!
             </a>
         </p>
     </div>
diff --git a/includes/header.html b/includes/header.html
index 7068b04..9a8be9a 100644
--- a/includes/header.html
+++ b/includes/header.html
@@ -1,7 +1,7 @@
 <!-- REMEMBER TO COPY ALL CHANGES TO download.html -->
 
 <header id="header" class="affix header sticky-top shrink" data-spy="affix" 
data-offset-top="0">
-    <!--#include virtual="/includes/promotion_banner.html?v2" -->
+    <!--#include virtual="/includes/promotion_banner.html" -->
 
     <div class="container">
         <nav id="nav" class=" navbar navbar-expand-lg d-flex bd-highlight 
mb-3" role="navigation">

Reply via email to