hugo-theme-stack/layouts/partials/article-list
Farrel Franqois 2bfdb47ce7
fix: Incorrect if statement in imageProcessing.cover.enabled
The incorrect `.context.Site.Params.imageProcessing.cover.enabled` if statement will make Hugo still process the image, even if the `.Site.Params.imageProcessing.cover.enabled` has been set to `false`.

So, the equal condition is needed to ensure that option is truly enabled.
2022-06-11 14:29:55 +07:00
..
compact.html feat: add alt message for archive & related contents images (#411) 2021-12-04 21:05:53 +01:00
default.html feat: add option to disable image processing (#83) 2020-12-23 21:02:35 +01:00
tile.html fix: Incorrect if statement in imageProcessing.cover.enabled 2022-06-11 14:29:55 +07:00