UW-Madison-DSI / uw-jekyll-theme

A UW theme for Jekyll based academic websites with the functionality of al-folio
https://uw-madison-dsi.github.io/uw-jekyll-theme/
MIT License
1 stars 3 forks source link

Fix header nav to highlight currently selected page. #12

Closed amegahed closed 3 months ago

amegahed commented 3 months ago

Describe the bug Currently, the header does not display a red underline beneath the nav item for the currently selected page.

Expected behavior As you click through the top nav bar items, the nav item for the current page should display a red underline indicating that it is currently selected.

amegahed commented 3 months ago

Fixed by reworking navbar code. The updated code uses the navigation info from data/navigation.yml to generate the navbar.