chipzoller / hugo-clarity

A theme for Hugo based on VMware Clarity
Other
582 stars 267 forks source link

Sidebar: fix introDescription replaced by "true" (on post view only) #248

Closed metaphys closed 2 years ago

metaphys commented 2 years ago

If sidebar is activated in a post frontmatter and if the introDescription var is defined then The author_bio text appears correctly on the list page, but on any post page the author_bio is replaced by "true"

this pr fix the problem (it’s a quick fix I did not really considered if it might have side effects). I installed it on my site.