This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch ci-test-docs-deploy
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/ci-test-docs-deploy by this
push:
new 28545852 update3
28545852 is described below
commit 28545852d5a511fe5e51ed0b427ff65b172db249
Author: Jark Wu <[email protected]>
AuthorDate: Fri Jul 11 00:26:27 2025 +0800
update3
---
website/docusaurus.config.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts
index 593f8d9f..2a09cb72 100644
--- a/website/docusaurus.config.ts
+++ b/website/docusaurus.config.ts
@@ -21,7 +21,7 @@ import type * as Preset from '@docusaurus/preset-classic';
import versionReplace from './src/plugins/remark-version-replace/index';
const config: Config = {
- title: 'Apache Fluss',
+ title: 'Apache Fluss (incubating)',
tagline: 'Streaming Storage for Real-Time Analytics',
favicon: 'img/logo/fluss_favicon.svg',