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 f3ec23f fix: remove the duplicate title
f3ec23f is described below
commit f3ec23fceecc776889fee92f225cd00a7d1b009c
Author: Zoran Regvart <[email protected]>
AuthorDate: Thu Aug 1 16:13:37 2019 +0200
fix: remove the duplicate title
The template by default would add the `<h1>` with the title from the front
matter, no need to add it again.
---
content/community/camel-extra.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/content/community/camel-extra.md b/content/community/camel-extra.md
index 4973b65..f21d61f 100644
--- a/content/community/camel-extra.md
+++ b/content/community/camel-extra.md
@@ -2,6 +2,4 @@
title: "Camel Extra components"
---
-# Camel Extra components
-
[Camel Extra project](https://camel-extra.github.io/) contains a number of
extension components which due to GPL/LGPL licensing cannot be hosted at Apache.