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

yihua pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9ef1f31a266 [DOCS][MINOR] Remove Events banner (#11939)
9ef1f31a266 is described below

commit 9ef1f31a266b4f3d1b24198ec6b544f3b1eac6f0
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Thu Sep 12 16:36:55 2024 -0700

    [DOCS][MINOR] Remove Events banner (#11939)
---
 website/src/pages/index.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/website/src/pages/index.js b/website/src/pages/index.js
index 09595fdd2bf..bb4401029cc 100644
--- a/website/src/pages/index.js
+++ b/website/src/pages/index.js
@@ -29,7 +29,6 @@ export default function Home() {
       description="Description will go into a meta tag in <head />">
       <NewReleaseMessage />
       <HomepageHeader />
-      <Events />
       <main>
         <DataLake />
         <HomepageFeatures />

Reply via email to