You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/05/02 05:10:22 UTC

[karaf-site] branch trunk updated: Fix home page

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 0095653  Fix home page
0095653 is described below

commit 0095653e64d9fc4f26dfdc07d947472fcc2f3ccd
Author: jbonofre <jb...@apache.org>
AuthorDate: Sat May 2 07:10:47 2020 +0200

    Fix home page
---
 src/main/webapp/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 9d5f436..5ed0063 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -91,7 +91,7 @@
               </div>
             </div>
           </div>
-          <div class="carousel-item active">
+          <div class="carousel-item">
             <div class="container">
               <div class="carousel-caption">
                 <p><strong>Karaf Decanter 2.3.0 has been released! (6/4/20)</strong> - This is the first minor release for Apache Decanter 2.3.x, containing bug fixes and improvements. (<a href="news.html">Details</a>)</p>