This is an automated email from the ASF dual-hosted git repository.

dmagda pushed a commit to branch ignite-13779
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/ignite-13779 by this push:
     new 92c53de  Filled in the features section.
92c53de is described below

commit 92c53de343499a9f7b4594702832b619a13755ac
Author: Denis Magda <[email protected]>
AuthorDate: Thu Dec 3 16:40:03 2020 -0800

    Filled in the features section.
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index e1d93dd..b87bd23 100644
--- a/index.html
+++ b/index.html
@@ -786,7 +786,7 @@ under the License.
                 <div class="col-md-4 option">
                     <a aria-label="Apache Ignite In-Memory Cache"
                        href="/use-cases/in-memory-cache.html"
-                       onclick="gtag('event',  'homepage_click', 
{'event_category':'apache_ignite_dep_options', 'event_label': 
'in-memory-cache'});"
+                       onclick="gtag('event', 'homepage_click', 
{'event_category':'apache_ignite_dep_options', 'event_label': 
'in-memory-cache'});"
                        title="Apache Ignite In-Memory Cache">
                         <div class="icon-wrapper" style="padding-top: 1rem;">
                             <svg>

Reply via email to