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

Remove leftovers when features are disabled #39

Closed palant closed 6 months ago

palant commented 6 months ago

Under pages, there is currently a “Read More” heading even if showRelatedPosts is false. Also, there is a horizontal line even if there is nothing to be separated by it (socialShare & Co. are false). This change makes sure to remove such leftovers.