mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 12:03:31 +08:00
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. |
||
---|---|---|
.. | ||
compact.html | ||
default.html | ||
tile.html |