Changelog
Changes made to JSLy.
v0.4.1
Config
Added three new configs.
v0.4.0
Components
- HeroAlt Component - Hero component with the new design in https://ui.shadcn.com/
Config
- Header border now defaults to
false
. Can be configured throughheader.border
. - Whether to show TOC in mobile is now configurable through
toc.enableInMobile
, and defaults tofalse
.