1
0
mirror of https://github.com/thangisme/notes.git synced 2025-11-15 21:14:08 -05:00
Files
notes/_includes/nav.html
Peter Mosses 8ac545a5eb Optional delay of grandchildren link display
The current default is that when a grandparent is selected, the links to its
children *and all its grandchildren* are displayed in the navigation menu.
Setting `grandchildren_branch: true` in `_config.yml` delays the display of links
to grandchildren until their parent is selected.
2019-08-21 13:49:07 +02:00

2.7 KiB