Author: shuber
Date: Tue Nov  9 13:21:42 2021
New Revision: 1894869

URL: http://svn.apache.org/viewvc?rev=1894869&view=rev
Log:
[scm-publish] Updating Unomi website

Modified:
    unomi/website/index.html

Modified: unomi/website/index.html
URL: 
http://svn.apache.org/viewvc/unomi/website/index.html?rev=1894869&r1=1894868&r2=1894869&view=diff
==============================================================================
--- unomi/website/index.html (original)
+++ unomi/website/index.html Tue Nov  9 13:21:42 2021
@@ -101,9 +101,9 @@
 
       <div class="container marketing pt-5">
 
-        <h1>News</h1>
+        <h1 class="mb-5">News</h1>
 
-        <div class="row">
+        <div class="row featurette">
           <div class="col-lg-4 my-auto mx-auto">
             <img src="/assets/images/unomi-meetup-logo.png" 
class="img-thumbnail" alt="Unomi Meetup Logo" />
             <p>Find the agenda, registration and more details on the <a 
href="/community/events/meetups/2021-11-18.html">event's page</a>.</p>
@@ -125,7 +125,6 @@
         <div class="row">
           <div class="col-lg-6 pl-5">
             <h3>Version 1.5 released !</h3>
-            <p>Feature highlights:
             <h4>ElasticSearch 7 support</h4>
             <ul>
               <li>New data model to support ElasticSearch 7 and up</li>
@@ -168,7 +167,6 @@
           </div><!-- /.col-lg-4 -->
           <div class="col-lg-8 pl-5">
             <h3>Version 1.4.0 released !</h3>
-            <p>Feature highlights:
             <h4>Container/Cloud deployments</h4>
             <ul>
               <li>Centralized configuration compatible with Docker environment 
variables
@@ -192,7 +190,7 @@
 
         <hr class="featurette-divider">
 
-        <div class="row">
+        <div class="row featurette">
           <div class="col-lg-8 pl-5">
             <h3>Version 1.3.0 introduced Privacy (GPDR consent management) 
features</h3>
             <p>New in release 1.3.0 are features to manage visitor consents,


Reply via email to