cullmann.io/themes/PaperMod/layouts/_default/_markup/render-image.html

2 lines
128 B
HTML

<img loading="lazy" src="{{ .Destination | safeURL | absURL }}" alt="{{ .Text }}" {{ with .Title}} title="{{ . }}" {{ end }} />