hugo-theme-wondermod/layouts/_default/_markup/render-image.html
2024-05-27 19:07:09 +02:00

1 line
123 B
HTML

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