hugo-toha/layouts
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
..
_default Add utteranc comment plugin (#465) 2021-11-18 23:17:46 +06:00
categories taxonomies - added taxonmies support (#396) 2021-08-16 16:28:30 +00:00
notes Make search multilingual (#305) 2021-05-18 00:32:39 +06:00
partials configurable navbar item count (#493) 2022-01-13 19:29:12 +00:00
shortcodes Fix note layout (#274) 2021-05-02 05:02:27 +06:00
tags taxonomies - added taxonmies support (#396) 2021-08-16 16:28:30 +00:00
404.html Fix various issues detected by html-proofer (#270) 2021-03-29 03:44:33 +06:00
index.html Fix Google Analytic not showing up for v3 ID (#363) 2021-06-27 18:00:23 +00:00