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

jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/karaf-site.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3f466d1  Fix index carousel
3f466d1 is described below

commit 3f466d1237231ea0ead8b670447396b18c2f86cd
Author: jbonofre <[email protected]>
AuthorDate: Mon Mar 15 06:07:22 2021 +0100

    Fix index carousel
---
 index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/index.html b/index.html
index fbaa763..1c794f2 100644
--- a/index.html
+++ b/index.html
@@ -32,6 +32,8 @@ permalink: /
             <p><strong>Karaf Decanter 2.7.0 has been released! 
(15/02/21)</strong> - This is a new major release for Karaf Decanter 2.x 
series. It contains bunch of updates, new features and fixes. (<a 
href="/news.html">Details</a>)</p>
           </div>
         </div>
+      </div>
+      <div class="carousel-item">
         <div class="container">
           <div class="carousel-caption">
             <p><strong>Karaf runtime 4.3.0 has been released! 
(30/10/20)</strong> - This is a new major release for Karaf, 4.3.x is now the 
stable branch. It contains bunch of updates, new features and fixes. (<a 
href="/news.html">Details</a>)</p>

Reply via email to