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 02d3cee5460df2f6242f4fe0ed577c86cb868059 Author: Mauricio Stekl <[email protected]> AuthorDate: Tue Aug 24 21:26:15 2021 -0300 updated top promobar in the download page --- download.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/download.html b/download.html index 0fe8ac8..8ec2ab1 100644 --- a/download.html +++ b/download.html @@ -109,13 +109,12 @@ 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;"> - June 23, 2021: - <a href="https://www.gridgain.com/products/services/training/apache-ignite-essentials" - rel="noopener" target="_blank" - onclick="gtag('event', 'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'training-apache-ignite-essentials'});" - style="color: #FCB903;"> - Join Free Training on Apache Ignite Essentials - </a> + <a href="https://youtube.com/playlist?list=PLMc7NR20hA-KF8c_hVICKpzKnWkjzfC2V" + rel="noopener" target="_blank" + onclick="gtag('event', 'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'watch-ignite-summit-recordings'});" + style="color: #FCB903;"> + Watch Ignite Summit Recordings + </a> </p> </div>
