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 52bffce  removed event from 'upcoming' list
52bffce is described below

commit 52bffce17099c4bc63d093d484ebb6b01e3cc2f4
Author: Mauricio Stekl <[email protected]>
AuthorDate: Thu Mar 18 17:11:07 2021 -0300

    removed event from 'upcoming' list
---
 events.html | 42 +-----------------------------------------
 1 file changed, 1 insertion(+), 41 deletions(-)

diff --git a/events.html b/events.html
index 62bfe5d..d44c5c3 100644
--- a/events.html
+++ b/events.html
@@ -107,47 +107,7 @@ under the License.
 
         
     <!-- {{upcoming_events}} -->
-    <div class="row row-event">
-        <div class="col-md-2 d-none d-md-block">
-            <div class="round-icon-block">
-                <img src="images/webinars.svg" alt="Webinar logo">
-                <p>Webinar</p>
-            </div>
-        </div>
-        <div class="col-md-10 ">
-            <section 
id="how-to-use-apache-ignite-and-spring-to-build-a-reliable-distributed-web-application">
-                <h3 style="display:inline-block;">How to use Apache Ignite and 
Spring to build a reliable distributed web application
-                    <a 
href="/events.html#how-to-use-apache-ignite-and-spring-to-build-a-reliable-distributed-web-application"><i
-                            class="fa fa-anchor"></i></a>
-                </h3>
-                <div class="event-date">Webinar, Semyon Danilov</div>
-                <div class="event-date">March 17, 2021</div>
-    
-                <p>Spring is a popular framework, and Apache Ignite is a fast 
layer for data storage. Adding Ignite enables you to manage http sessions, 
cache-application data, and so on. During this 1.5 hour session, Semyon uses 
the Spring framework to create a simple web application and demonstrates how 
Apache Ignite can empower the application.</p>
-    
-                <div class="row">
-                        <div class=" col-md-9  news-readmore">
-                        <p>
-                            <a 
href="https://www.gridgain.com/resources/webinars/how-use-apache-ignite-and-spring-build-reliable-distributed-web-application";
 target="_blank" rel="noopener">Read more</a>
-                        </p>
-                    </div>
-                    <div class=" col-md-3  ">
-    
-                        
-                        <div class="a2a_kit a2a_kit_size_28 a2a_default_style 
news-socialmedia-icons"
-                            
data-a2a-url="https://www.gridgain.com/resources/webinars/how-use-apache-ignite-and-spring-build-reliable-distributed-web-application";
-                            data-a2a-title="How to use Apache Ignite and 
Spring to build a reliable distributed web application">
-                            <a class="a2a_button_twitter"></a>
-                            <a class="a2a_button_linkedin"></a>
-                            <a class="a2a_button_facebook"></a>
-                            <a class="a2a_dd" 
href="https://www.addtoany.com/share";></a>
-                        </div>
-                    </div>
-                </div>
-                
-            </section>
-        </div>
-    </div>
+   
     <div class="row row-event">
         <div class="col-md-2 d-none d-md-block">
             <div class="round-icon-block">

Reply via email to