hugo/tpl
Bjørn Erik Pedersen 25d691daff
tpl: Update Twitter card to also consider images in .Resources
The new lookup order:

1) Page.Params.images if set
2) Image resources: images with name "feature" (priority), "cover", "thumbnail"
3) Site.Params.images if set

Fixes #4349
2018-01-29 11:44:41 +01:00
..
cast
collections tpl/collections: Seed random on init only 2018-01-27 18:51:12 +01:00
compare
crypto
data
encoding
fmt
images
inflect
internal
lang
math
os
partials
safe
strings tpl/strings: Fix broken test 2017-12-17 18:06:55 +01:00
time
tplimpl tpl: Update Twitter card to also consider images in .Resources 2018-01-29 11:44:41 +01:00
transform tpl/transform: Do not unescape input to highlight 2017-12-29 09:52:43 +01:00
urls
template.go