We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4187a3 commit 2854585Copy full SHA for 2854585
website/docusaurus.config.ts
@@ -21,7 +21,7 @@ import type * as Preset from '@docusaurus/preset-classic';
21
import versionReplace from './src/plugins/remark-version-replace/index';
22
23
const config: Config = {
24
- title: 'Apache Fluss',
+ title: 'Apache Fluss (incubating)',
25
tagline: 'Streaming Storage for Real-Time Analytics',
26
favicon: 'img/logo/fluss_favicon.svg',
27
0 commit comments