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

bhavanisudha 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 a5a9c9c5533 took down the banner (#10585)
a5a9c9c5533 is described below

commit a5a9c9c55333c1700073e2c78ac6b6fa2e331fef
Author: nadine farah <[email protected]>
AuthorDate: Mon Jan 29 15:35:43 2024 -0800

    took down the banner (#10585)
---
 website/src/pages/index.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/src/pages/index.js b/website/src/pages/index.js
index 355993b5706..8de055c9a9a 100644
--- a/website/src/pages/index.js
+++ b/website/src/pages/index.js
@@ -30,7 +30,7 @@ export default function Home() {
     >
       <NewReleaseMessage />
       <HomepageHeader />
-      <Events />
+      {/* <Events /> */}
       <main>
         <DataLake />
         <HomepageFeatures />

Reply via email to