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