From 36040bcba597ba260a639ec893be77381d66e16d Mon Sep 17 00:00:00 2001 From: Lars Heinemann Date: Sat, 18 Nov 2023 17:28:28 +0100 Subject: [PATCH] Fixed build and a few small text changes --- config.toml | 4 ++-- data/homepage.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 595c89ac..7b22cb5d 100644 --- a/config.toml +++ b/config.toml @@ -72,8 +72,8 @@ email = 'contact@kaoto.io' git = 'KaotoIO' twitter = 'KaotoIO' # meta description -author = 'Kaoto Team' -description = 'Kaoto is an extendable integration editor for low-code and no-code personas. Zero-ETL and much more with a visual multi-DSL flow editor.' +# author = 'Kaoto Team' +description = 'Kaoto is an Apache Camel integration editor for low-code and no-code personas. Zero-ETL and much more with a visual multi-DSL flow editor.' # google analytics google_analytics_id = 'G-BP1PVX7HSK' # Your ID # copyright diff --git a/data/homepage.yml b/data/homepage.yml index 1be7b843..4fc43a50 100644 --- a/data/homepage.yml +++ b/data/homepage.yml @@ -1,13 +1,13 @@ # banner banner: title : 'Kaoto' - body: 'Multi-DSL Flow Editor' + body: 'Camel Integration Editor' subText: 'Free & Open Source now and forever' # about about: enable : true - content : "Kaoto is a flow editor to create and deploy integrations in a visual, low-code way; with developer-friendly features like a code editor and deployments to the cloud. Kaoto augments user productivity via Zero-ETL: it accelerates new users and helps experienced developers." + content : "Kaoto is an editor to create and deploy integrations for Apache Camel in a visual, low-code way; with developer-friendly features like a code editor and deployments to the cloud. Kaoto augments user productivity via Zero-ETL: it accelerates new users and helps experienced developers." button: enable : true