Back to Metallb

Badge

website/themes/hugo-theme-relearn/layouts/shortcodes/badge.html

0.15.3211 B
Original Source

{{- $_hugo_config := { "version": 1 } }} {{- partial "shortcodes/badge.html" (dict "page" .Page "color" (.Get "color") "content" .Inner "icon" (.Get "icon") "style" (.Get "style") "title" (.Get "title") ) }}