hugo-toha/layouts/partials/navigators
Jan f69ec4fca3
configurable navbar item count (#493)
* configurable navbar item count

Make the number of navbar items outside "More" configurable via

```
config.yaml
---
params:
  features:
    maxnavitems: 6
```

* fix configurable navbar count

replace all evidences of "5" by $maxnavitems

* Move `features.maxnavitems` into `topNavbar.maxVisibleSections`

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-01-13 19:29:12 +00:00
..
floating-lang-selector.html Add LaTeX support (#481) 2022-01-13 19:06:07 +00:00
lang-selector-2.html Make search multilingual (#305) 2021-05-18 00:32:39 +06:00
lang-selector.html Make search multilingual (#305) 2021-05-18 00:32:39 +06:00
navbar-2.html Disable logo by default + add logo only if the user provide it 2021-06-05 23:58:26 +06:00
navbar.html configurable navbar item count (#493) 2022-01-13 19:29:12 +00:00
next-prev-navigator.html Fix Google Analytic not showing up for v3 ID (#363) 2021-06-27 18:00:23 +00:00
sidebar.html Accessibility and SEO improvements (#296) 2021-04-25 17:15:22 +06:00
taxonomies.html Fix multiple active menu in taxonomy (#397) 2021-08-16 17:24:56 +00:00