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

danny0405 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 ea47b8b2bf9 [DOCS] Update Ecosystem page (#11528)
ea47b8b2bf9 is described below

commit ea47b8b2bf9b99a1ed08a8041cb3d449417f2e7d
Author: Bhavani Sudha Saktheeswaran <2179254+bhasu...@users.noreply.github.com>
AuthorDate: Thu Jun 27 01:04:30 2024 -0700

    [DOCS] Update Ecosystem page (#11528)
---
 website/docusaurus.config.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index af3745d3cf6..730e900beba 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -223,6 +223,7 @@ module.exports = {
             }
           ],
         },
+        {"to": "/ecosystem","label": "Ecosystem","position": "left"},
         {to: '/blog', label: "Blog", position: 'left'},
         {to: '/powered-by', label: "Who's Using", position: 'left'},
         {to: '/roadmap', label: "Roadmap", position: 'left'},

Reply via email to