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 c7721eb9 update
c7721eb9 is described below

commit c7721eb93cf775d51bfa884504eab603c8607979
Author: Jark Wu <[email protected]>
AuthorDate: Fri Jul 11 00:23:39 2025 +0800

    update
---
 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 e65e83ec..593f8d9f 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: 'Fluss',
+  title: 'Apache Fluss',
   tagline: 'Streaming Storage for Real-Time Analytics',
   favicon: 'img/logo/fluss_favicon.svg',
 

Reply via email to