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 f9c82f1 Add next ApacheCon event banner
new d46767b Merge pull request #34 from fpapon/ASF-EVENT
f9c82f1 is described below
commit f9c82f1059c31d3dd51e1074c9847c9130cd3b54
Author: Francois Papon <[email protected]>
AuthorDate: Sat Jan 26 12:45:19 2019 +0400
Add next ApacheCon event banner
---
src/main/webapp/index.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 07c2d98..6ccf5f0 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -320,6 +320,9 @@
</div>
<div class="col-md-5 align-items-center">
<img class="featurette-image img-fluid mx-auto"
src="images/apache.png" alt="Apache"><br><br><br>
+ <a href="https://www.apache.org/events/current-event.html"
target="_blank">
+ <img class="featurette-image img-fluid mx-auto"
src="https://svn.apache.org/repos/infra/apachecon/www.apachecon.com/images/landingpage/events/acna19.png"
alt="ApacheCon" />
+ </a>
</div>
</div>