hugo-toha/layouts/partials/navigators
Jan bfa1e4c2b3
feat: configurable custom navbar items (#514)
* feat: configurable custom navbar items

The customMenu item from `data/<language>/site.yaml` will only appear if
its property `showOnNavbar` is `true`.

Example:
```
customMenus:
  - name: Imprint
    url: posts/imprint
    showOnNavbar: false
```

* fix: change logic from  to

Co-authored-by: stueja <jan@jBook.local>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-01-31 17:05:05 +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 feat: configurable custom navbar items (#514) 2022-01-31 17:05:05 +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