hydecorp / hydejack

A boutique Jekyll theme for hackers, nerds, and academics
https://hydejack.com
Other
1.42k stars 804 forks source link

breadcrumb shows .html suffix #286

Closed garymm closed 3 years ago

garymm commented 3 years ago

Is there a way to get the breadcrumb to not show the .html suffix for the current page?

Aside: Is there any way to disable the breadcrumbs entirely? (I can open another issue for this if desired)

Thanks!

qwtel commented 3 years ago

the suffix is determined by the permalink property (see jekyll docs for reference)

Is there any way to disable the breadcrumbs entirely

yes, Disable with hydejack.no_breadcrumbs in config.yml