This is an automated email from the ASF dual-hosted git repository.

chenguangsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 8e33c252 Update index.tsx
8e33c252 is described below

commit 8e33c2525724ff37d6a9148439b0a260a287f04a
Author: Eason Chen <[email protected]>
AuthorDate: Tue Mar 28 10:15:58 2023 +0800

    Update index.tsx
---
 src/pages/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index f99e1941..d0a5a5bf 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -9,7 +9,7 @@ import '@fontsource/inter/700.css';
 
 const Index = (): JSX.Element => (
   <Layout
-    description="Apache EventMesh (Incubating)"
+    description="Apache EventMesh"
   >
     <Hero />
   </Layout>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to