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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c06fba7  Change the headline for Camel-K 1.0.0 (#389)
c06fba7 is described below

commit c06fba760ea67def3134117ccc78723f9f5e1886
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jun 9 16:38:07 2020 +0200

    Change the headline for Camel-K 1.0.0 (#389)
---
 layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/index.html b/layouts/index.html
index 99b1297..d3c3212 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,7 +1,7 @@
 {{ partial "header.html" . }}
 
 <header class="frontpage">
-  <h1>&#x1f680; Camel 3.3 is here! <wbr><a 
href="blog/2020/05/Camel33-Whatsnew/">What's new?</a></h1>
+  <h1>&#x1f680; Camel-K 1.0.0 is here! <wbr><a 
href="blog/2020/06/camel-k-release-1.0.0/">What's new?</a></h1>
   <svg viewBox="0 0 500 70" preserveAspectRatio="none">
     <path d="M -10,25 C 130,125 330,0 510,5" />
     <path d="M -10,20 C 130,125 330,0 510,2" />

Reply via email to