This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 42138029ce3 [pages](index) Update Home page description (#865)
42138029ce3 is described below
commit 42138029ce3efa7aa1be30e82ac1fea81d9feeea
Author: KassieZ <[email protected]>
AuthorDate: Tue Jul 16 17:31:35 2024 +0700
[pages](index) Update Home page description (#865)
---
src/components/achievement-banner/achievement-banner.data.ts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/achievement-banner/achievement-banner.data.ts
b/src/components/achievement-banner/achievement-banner.data.ts
index 9e597bf2d19..11c0dc30cd4 100644
--- a/src/components/achievement-banner/achievement-banner.data.ts
+++ b/src/components/achievement-banner/achievement-banner.data.ts
@@ -1,6 +1,6 @@
export const AchievementBannerItemsData = [
- { title: '11K+', content: 'Github stars' },
- { title: '4000+', content: 'Enterprise users at scale' },
+ { title: '12K+', content: 'Github stars' },
+ { title: '4000+', content: 'Enterprises using it' },
{ title: '600+', content: 'Total contributors' },
{ title: '120+', content: 'Monthly active contributors' },
];
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]