hugo-PaperMod/layouts/_default
Aditya Telange 75855b2758
init feat Breadcrumb Navigation (#207)
* adds Breadcrumb nav above title of single page/post
* add enabler var 'ShowBreadCrumbs'
* introduce i18n var "home"

usage:
in site config:
Params:
    ShowBreadCrumbs: true

in page front-matter:
ShowBreadCrumbs: false
2021-01-29 23:37:07 +05:30
..
archives.html Add description to other layouts 2021-01-27 21:31:33 +05:30
baseof.html footer: allow disabling HLJS #143 2020-12-29 16:39:23 +05:30
index.json search: init Search feature (#105) 2020-12-06 18:19:50 +05:30
list.html Add description to other layouts 2021-01-27 21:31:33 +05:30
search.html Add description to other layouts 2021-01-27 21:31:33 +05:30
single.html init feat Breadcrumb Navigation (#207) 2021-01-29 23:37:07 +05:30
terms.html Add description to other layouts 2021-01-27 21:31:33 +05:30