nastra opened a new pull request, #7575:
URL: https://github.com/apache/iceberg/pull/7575

   I noticed that https://iceberg.apache.org/docs/latest/spark-configuration/ 
isn't showing up under the `Spark` section because Spark's configuration page 
and the Table configuration page were both using `title: "Configuration"` and 
only the first one wins and shows up in the main menu under `Docs`.
   
   In order to not cause such collisions with any other markdown files that 
show up in the main menu, I think the best approach is to define an 
`identifier` for each one of them.
   
   See also https://gohugo.io/content-management/menus/#properties-front-matter 
for some additional details on Hugo's `identifier` and when it is required.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to