use image alt wherever possible
This commit is contained in:
parent
bcff415581
commit
3706ace5e8
4 changed files with 9 additions and 7 deletions
|
|
@ -19,7 +19,8 @@
|
|||
"summary" (or .Params.description .Summary)
|
||||
"text" (lower .Plain)
|
||||
"link" .Permalink
|
||||
"image" $image) }}
|
||||
"image" $image
|
||||
"imageAlt" (or .Params.Alt "")) }}
|
||||
{{ end }}
|
||||
"pages": {{ $mscratch.Get "articles" | jsonify }}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue