What's Changed?
Hugo Compatibility
Tested with Hugo Extended v0.136.5
What's new
- allow hiding breadcrumb on docs pages by adding following to Hugo config or page frontmatter:
show_breadcrumb: false
- fix search result background and scrolling
- fix code copy button - fixes when copying a code block, the copy button was also copied, leading to copied text containing the word 'copy'.
Full Changelog: modules/blox-tailwind/v0.3.1...modules/blox-tailwind/v0.3.2
New Contributors
- @eMarco made their first contribution in #3171
- @crnh made their first contribution in #3180
- @zephyr-lai made their first contribution in #3196
What's Next?
Add your feature requests on GitHub Issues or on our Discord channel and donate to support more releases like this 😃
Interested in contributing? Check out the Contributing Guide and add open source contributions to your CV!