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 23eb8c08c30eab69f43bdd4e3db9c622d3fd9bb3 Author: Mauricio Stekl <[email protected]> AuthorDate: Tue Aug 31 18:23:12 2021 -0300 GNITE-15405: updated top promo bar with new content --- download.html | 6 +++--- includes/promotion_banner.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/download.html b/download.html index 8ec2ab1..09a1af3 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://youtube.com/playlist?list=PLMc7NR20hA-KF8c_hVICKpzKnWkjzfC2V" + <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/280030600/" rel="noopener" target="_blank" - onclick="gtag('event', 'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'watch-ignite-summit-recordings'});" + onclick="gtag('event', 'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'Virtual-Meetup-September-2'});" style="color: #FCB903;"> - Watch Ignite Summit Recordings + Join Virtual Meetup on September 2: Building a low-code BaaS platform on Apache Ignite </a> </p> </div> diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html index 52aeb58..95e8c50 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://youtube.com/playlist?list=PLMc7NR20hA-KF8c_hVICKpzKnWkjzfC2V" + <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/280030600/" rel="noopener" target="_blank" - onclick="gtag('event', 'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'watch-ignite-summit-recordings'});" + onclick="gtag('event', 'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'Virtual-Meetup-September-2'});" style="color: #FCB903;"> - Watch Ignite Summit Recordings + Join Virtual Meetup on September 2: Building a low-code BaaS platform on Apache Ignite </a> </p> </div>
