diff --git a/docusaurus.config.js b/docusaurus.config.js index 2ebdb84da..e94bf8d34 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -23,7 +23,7 @@ const lightCodeTheme = require('prism-react-renderer/themes/vsLight'); /** @type {import('@docusaurus/types').Config} */ const config = { title: 'Apache StreamPark (incubating)', - tagline: 'Apache StreamPark - Make stream processing easier! easy-to-use streaming application development framework and operation platform', + tagline: 'Apache StreamPark - Make stream processing easier! Easy-to-use streaming application development framework and operation platform, with Apache Flink and Apache Spark supported.', url: 'https://streampark.apache.org/', baseUrl: '/', onBrokenLinks: 'ignore', @@ -244,7 +244,7 @@ const config = {
-Make stream processing easier! easy-to-use streaming application development framework and operation platform
+Make stream processing easier! Easy-to-use streaming application development framework and operation platform, with Apache Flink and Apache Spark supported.
`, }