Files
site/themes/hugo-theme-gruvbox/layouts/_default/_markup/render-image.html
2024-01-07 10:19:25 -05:00

2 lines
112 B
HTML

{{ partial "image.html" (dict "src" .Destination "alt" .PlainText "caption" .Title "page" .Page "lazy" true) }}