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

yufei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 403051b2c Disable sectionPagesMenu (#3312)
403051b2c is described below

commit 403051b2ce4fae9750cbb36b737620db5ad125a5
Author: Yong Zheng <[email protected]>
AuthorDate: Sun Dec 21 23:52:15 2025 -0600

    Disable sectionPagesMenu (#3312)
---
 site/hugo.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/site/hugo.yaml b/site/hugo.yaml
index 1bcfd55d1..ad4b1a61a 100644
--- a/site/hugo.yaml
+++ b/site/hugo.yaml
@@ -20,7 +20,6 @@
 baseURL: 'https://polaris.apache.org/'
 languageCode: 'en-us'
 title: 'Apache Polaris'
-sectionPagesMenu: 'main'
 enableRobotsTXT: true
 
 permalinks:

Reply via email to