mirror of
https://github.com/imfing/hextra.git
synced 2025-05-13 12:56:25 -04:00

* feat: add icon support to badge shortcodes - Introduced an optional icon parameter to both badge.html files. - Updated the badge rendering to include the icon alongside the content. - Enhanced the layout for better alignment of icon and text. * feat: add new feature shortcode * docs: update badge doc