Back to Metallb

Attachments

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

0.15.3265 B
Original Source

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