You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by ch...@apache.org on 2023/01/12 12:07:04 UTC

[incubator-eventmesh-site] branch master updated: Update index.tsx

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/incubator-eventmesh-site.git


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

commit 0d1cee4bd528a18bf5840d3de7d30fc0c2e74287
Author: Eason Chen <qq...@gmail.com>
AuthorDate: Thu Jan 12 20:06:59 2023 +0800

    Update index.tsx
---
 src/pages/index.tsx | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 819131f..f99e194 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -12,9 +12,6 @@ const Index = (): JSX.Element => (
     description="Apache EventMesh (Incubating)"
   >
     <Hero />
-    <main>
-      <Features />
-    </main>
   </Layout>
 );
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org