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 6cae119 Updated the banner
6cae119 is described below
commit 6cae11952555ca019fb855b658ec9b2855680215
Author: Denis Magda <[email protected]>
AuthorDate: Tue Sep 15 09:27:18 2020 -0700
Updated the banner
---
download.html | 8 ++++----
includes/header.html | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/download.html b/download.html
index 45f829a..a382df4 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>
- Join Community Event:
- <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/272675408/"
+ 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': 'ignite-3.0'});">
- Apache Ignite 3.0 - Major Changes and Features
+ onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'apachecon-home-202'});">
+ Join talks by our committers
</a>
</p>
</div>
diff --git a/includes/header.html b/includes/header.html
index 4f64783..91d6dc0 100644
--- a/includes/header.html
+++ b/includes/header.html
@@ -3,11 +3,11 @@
<header id="header" class="affix header sticky-top shrink" data-spy="affix"
data-offset-top="0">
<div id="promotion-bar">
<p>
- Join Community Event:
- <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/272675408/"
+ 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': 'ignite-3.0'});">
- Apache Ignite 3.0 - Major Changes and Features
+ onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'apachecon-home-202'});">
+ Join talks by our committers
</a>
</p>
</div>