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 76a2130  Updated the banner
76a2130 is described below

commit 76a2130996ad2ad0dbc5bbc512c230e8f170772b
Author: Denis Magda <[email protected]>
AuthorDate: Fri Sep 25 13:25:44 2020 -0700

    Updated the banner
---
 _docs/_includes/promotion_banner.html | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/_docs/_includes/promotion_banner.html 
b/_docs/_includes/promotion_banner.html
index c286c3f..6107bd3 100644
--- a/_docs/_includes/promotion_banner.html
+++ b/_docs/_includes/promotion_banner.html
@@ -1,10 +1,19 @@
 <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 next week!
         </a>
     </p>
+
+    <!--    <p>-->
+<!--        Apache Ignite Track at ApacheCon@Home 2020:-->
+<!--        <a href="https://www.apachecon.com/acna2020/tracks/ignite.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-->
+<!--        </a>-->
+<!--    </p>-->
 </div>

Reply via email to