Minor Changes
-
#995
5bf4457
Thanks @kevinzunigacuellar! - Adds support for adding sidebar badges to group headings -
#988
977fe13
Thanks @magicDGS! - Include social icon links in mobile menu -
#280
72cca2d
Thanks @cbontems! - Support light & dark variants of the hero image.⚠️ Potentially breaking change: The
hero.image
schema is now slightly stricter than previously.The
hero.image.html
property can no longer be used alongside thehero.image.alt
orhero.image.file
properties.
Previously,html
was ignored when used withfile
andalt
was ignored when used withhtml
.
Now, those combinations will throw errors.
If you encounter errors, remove theimage.hero
property that is not in use.