UNPKG

tw-runner

Version:

Run and manage Tower Website projects with this utility.

8 lines (6 loc) 248 B
{{ $image := resources.Get .src }} {{.src}} {{ if $image }} {{ $imageCopy := resources.Copy .src $image | resources.Fingerprint }} <img class="contain {{ .styles }}" src="{{ $imageCopy.RelPermalink }}" alt="{{ .alt }}" loading="lazy" /> {{ end }}