Back to Metallb

Render Image

website/themes/hugo-theme-relearn/layouts/_default/_markup/render-image.html

0.15.3156 B
Original Source

{{- $id := "" }} {{- partial "shortcodes/image.html" (dict "page" .Page "url" .Destination "title" .Title "alt" .Text "id" $id "attributes" .Attributes ) }}