--- layout: default title: Non-excluded has_children: true nav_exclude: false --- # Non-excluded This top-level page is explicitly not excluded, and should appear in the navigation. ```yaml title: Non-excluded nav_exclude: false ```