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

zregvart 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 ea6cccf  CAMEL-13889: website - Tab title should be just Apache Camel
ea6cccf is described below

commit ea6cccff5a20dc945168fcfcbf0e7f57d7352ec2
Author: Alexandre Kieling <alex.kiel...@gmail.com>
AuthorDate: Mon Sep 16 09:25:30 2019 -0300

    CAMEL-13889: website - Tab title should be just Apache Camel
---
 content/_index.md      | 2 +-
 content/news/_index.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/_index.md b/content/_index.md
index 50b3c65..0a8f23c 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,5 +1,5 @@
 ---
-title: Home page
+title: Home
 description: Camel is an open source integration framework that empowers you 
to quickly and easily integrate various systems consuming or producing data. 
 ---
 
diff --git a/content/news/_index.md b/content/news/_index.md
index 39ba0d4..a33c2b7 100644
--- a/content/news/_index.md
+++ b/content/news/_index.md
@@ -1,5 +1,5 @@
 ---
-title: "Apache Camel News"
+title: "News"
 ---
 
 # Apache Camel news

Reply via email to