A while ago, I rewrote the sitenav component to *just* use the ReadMore
MDX component to generate the navigation tree.
However, sitenav have certain keys that you can set to control the
visibility of hte item to the user, and those filters were not added
to the ReadMore component, thus showing navigation items that should
have been hidden.