binokochumolvarghese / lightbi-hugo

Lightbi is a minimal and clean blog theme for Hugo.
https://lightbi-hugo-theme.netlify.app/
MIT License
64 stars 36 forks source link

Make image placement in preview cards configurable #38

Closed palant closed 6 months ago

palant commented 6 months ago

This adds a new parameter previewCardImagePlacement to determine where the image should be shown on preview cards. Possible values are top, bottom and none. The default (if value is missing or unsupported) is bottom, so the current behavior is preserved.