Change picture to image for accreditation
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
<img src="{{ $featured.Permalink }}" {{ with .Params.description -}} alt="{{ . }}" {{- end }}>
|
<img src="{{ $featured.Permalink }}" {{ with .Params.description -}} alt="{{ . }}" {{- end }}>
|
||||||
</picture>
|
</picture>
|
||||||
{{ with .Params.attribution -}}
|
{{ with .Params.attribution -}}
|
||||||
<small>Picture by
|
<small>Image by
|
||||||
{{- with .link }}<a href="{{ . }}" target="_blank" rel="noreferrer noopener">{{ end -}}
|
{{- with .link }}<a href="{{ . }}" target="_blank" rel="noreferrer noopener">{{ end -}}
|
||||||
{{- .name -}}
|
{{- .name -}}
|
||||||
{{- with .link }}</a>{{ end -}}
|
{{- with .link }}</a>{{ end -}}
|
||||||
|
|||||||
Reference in New Issue
Block a user