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 293402f Fix carousel
293402f is described below
commit 293402f65469daf5ac1324c27065e81c41bb1924
Author: jbonofre <[email protected]>
AuthorDate: Fri Aug 21 09:58:12 2020 +0200
Fix carousel
---
index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 14ad80b..8dd68af 100644
--- a/index.html
+++ b/index.html
@@ -32,7 +32,8 @@ permalink: /
<p><strong>Karaf Cellar 4.2.1 has been released!
(21/8/20)</strong> - This is a new major release for Apache Cellar 4.2.x,
containing bug fixes and improvements. (<a href="/news.html">Details</a>)</p>
</div>
</div>
- <div class="container">
+ </div>
+ <div class="container">
<div class="carousel-caption">
<p><strong>Karaf Cellar 4.2.0 has been released!
(18/7/20)</strong> - This is a new major release for Apache Cellar 4.2.x,
containing bug fixes and improvements. (<a href="/news.html">Details</a>)</p>
</div>