Back to Metallb

Notice

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

0.15.3269 B
Original Source

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