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 87e432d Updated the banner
87e432d is described below
commit 87e432d0bf3c63f37e3563344e9a96041425a0ad
Author: Denis Magda <[email protected]>
AuthorDate: Fri Oct 2 14:16:39 2020 -0700
Updated the banner
---
download.html | 8 ++++----
includes/promotion_banner.html | 25 ++++++++-----------------
2 files changed, 12 insertions(+), 21 deletions(-)
diff --git a/download.html b/download.html
index 6f26fdc..d45a1f3 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>
- ApacheCon, DeveloperWeek, JConf.Dev:
- <a href="https://ignite.apache.org/events.html"
+ We're about to announce a series of Ignite tech talks:
+ <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/"
rel="noopener" target="_blank"
- onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': '5-conference-talks'});">
- 5 tech talks are taking place this week!
+ onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'join-virtual-meetup'});">
+ Join Ignite Virtual Meetup!
</a>
</p>
</div>
diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html
index d2974bd..64f2976 100644
--- a/includes/promotion_banner.html
+++ b/includes/promotion_banner.html
@@ -1,19 +1,10 @@
<div id="promotion-bar">
- <p>
- 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': '5-conference-talks'});">
- 5 tech talks are taking place this 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>-->
+ <p>
+ We're about to announce a series of Ignite tech talks:
+ <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/"
+ rel="noopener" target="_blank"
+ onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'join-virtual-meetup'});">
+ Join Ignite Virtual Meetup!
+ </a>
+ </p>
</div>