Change picture to image for accreditation

This commit is contained in:
Joe Hutchinson
2021-02-03 21:25:54 -05:00
parent ca0214e3ea
commit 2c6eb1d1c7

View File

@@ -19,7 +19,7 @@
<img src="{{ $featured.Permalink }}" {{ with .Params.description -}} alt="{{ . }}" {{- end }}>
</picture>
{{ with .Params.attribution -}}
<small>Picture by&nbsp;
<small>Image by&nbsp;
{{- with .link }}<a href="{{ . }}" target="_blank" rel="noreferrer noopener">{{ end -}}
{{- .name -}}
{{- with .link }}</a>{{ end -}}