You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix prev/next nav showing on section landing pages
Section landing pages (parent: '/') are not sequential content,
but prev/next treated all top-level pages as siblings. This caused
/about/ to show Publishing Events and Calendar Spam as neighbors.
Skip prev/next for pages with parent='/'.
0 commit comments