This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch here in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 5ad0440267aa792ac011415b26f4860336605a3f Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Dec 4 17:54:34 2019 +0100 Some hack to put Camel 3 is here on front page. --- layouts/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/layouts/index.html b/layouts/index.html index b99d9c3..0e5dc18 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -12,6 +12,9 @@ <p>Camel is an <mark>open source integration framework</mark> that empowers you to quickly and easily integrate various systems consuming or producing data. </p> <a class="significant" href="/manual/latest/getting-started.html">Get started</a> + <p>Apache Camel 3.0 is here</p> + <p> + <a class="significant" href="/blog/Camel3-Whatsnew/">What's New</a> </header> {{ .Content }}