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


The following commit(s) were added to refs/heads/master by this push:
     new ab40209  updated promos for Ignite Summit, on homepage and  docs 
sidebar
ab40209 is described below

commit ab402095e6b3e183f5daff70889ba5438625ff39
Author: Mauricio Stekl <[email protected]>
AuthorDate: Wed Oct 20 15:00:30 2021 -0300

    updated promos for Ignite Summit, on homepage and  docs sidebar
---
 .../ignite-Summit-Schedule-banner-horizontal.jpg       | Bin 0 -> 290837 bytes
 .../promos/ignite-Summit-Schedule-banner-vertical.jpg  | Bin 0 -> 98637 bytes
 includes/docs_rightnav_promotion.html                  |   6 +++---
 index.html                                             |   8 ++++----
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/images/promos/ignite-Summit-Schedule-banner-horizontal.jpg 
b/images/promos/ignite-Summit-Schedule-banner-horizontal.jpg
new file mode 100644
index 0000000..e1612c9
Binary files /dev/null and 
b/images/promos/ignite-Summit-Schedule-banner-horizontal.jpg differ
diff --git a/images/promos/ignite-Summit-Schedule-banner-vertical.jpg 
b/images/promos/ignite-Summit-Schedule-banner-vertical.jpg
new file mode 100644
index 0000000..4132fcd
Binary files /dev/null and 
b/images/promos/ignite-Summit-Schedule-banner-vertical.jpg differ
diff --git a/includes/docs_rightnav_promotion.html 
b/includes/docs_rightnav_promotion.html
index c4c8700..3be7abf 100644
--- a/includes/docs_rightnav_promotion.html
+++ b/includes/docs_rightnav_promotion.html
@@ -5,8 +5,8 @@
 
 </style>
 <div class="right-ad">
-    <a href="https://ignite-summit.org/";
+    <a href="https://ignite-summit.org/schedule/";
               rel="noopener" target="_blank"
-              onclick="gtag('event',  'banner_click', { 'event_category': 
'docs_right_nav', 'event_label': 'ignite-summit-cloud-edition-cfp'});"
-    ><img src="/images/promos/ignite-summit-cloud-edition-CfP--vertical.png" 
width="237" height="207" alt="Ignite Summit: Cloud Edition" style="width: 100%; 
height: auto;" /></a>
+              onclick="gtag('event',  'banner_click', { 'event_category': 
'docs_right_nav', 'event_label': 
'ignite-summit-cloud-edition-schedule-announcement'});"
+    ><img src="/images/promos/ignite-Summit-Schedule-banner-vertical.jpg" 
width="237" height="207" alt="Ignite Summit: Cloud Edition" style="width: 100%; 
height: auto;" /></a>
 </div>
\ No newline at end of file
diff --git a/index.html b/index.html
index 2906b6a..4ed3ffb 100644
--- a/index.html
+++ b/index.html
@@ -742,14 +742,14 @@ under the License.
     
         <div class="container">
             <div class="wrapper">
-                <a href="https://ignite-summit.org"; target="_blank" 
rel="noopener"
-                onclick="gtag('event',  'homepage_click', { 'event_category': 
'ignite_summit_promotion', 'event_label': 
'home-section-cloud-edition-cfp-click'});"
+                <a href="https://ignite-summit.org/schedule/"; target="_blank" 
rel="noopener"
+                onclick="gtag('event',  'homepage_click', { 'event_category': 
'ignite_summit_promotion', 'event_label': 
'home-section-cloud-edition-schedule-announcement'});"
                 >
                 <picture>
-                    <source 
srcset="/images/promos/ignite-summit-cloud-edition-CfP--vertical.png"  
media="(max-width: 767px)">
+                    <source 
srcset="/images/promos/ignite-Summit-Schedule-banner-vertical.jpg"  
media="(max-width: 767px)">
                     
                                         
-                    <img class="lazyload" 
data-src="/images/promos/ignite-summit-cloud-edition-CfP.png" alt="Ignite 
Summit: Cloud Edition promo" width="1140" height="300" />
+                    <img class="lazyload" 
data-src="/images/promos/ignite-Summit-Schedule-banner-horizontal.jpg" 
alt="Ignite Summit: Cloud Edition promo" width="1140" height="300" />
                     
                 </picture>
                 

Reply via email to