diff --git a/layouts/partials/list-item-thumbnail.html b/layouts/partials/list-item-thumbnail.html index e4b99e9..44bed22 100644 --- a/layouts/partials/list-item-thumbnail.html +++ b/layouts/partials/list-item-thumbnail.html @@ -1,3 +1,11 @@ +{{ with .Param "fa-thumbnail" }} +
+ + + +
+{{ end }} + {{/* Thumbnail images should be stored as 'thumbnail'.* in the page bundle, but historically they might have been referenced as 'thumbnail' in the front matter, or (even more historically) as 'cardImage'. Use scratch to