summaryrefslogtreecommitdiff
path: root/themes/conspiracy/layouts/_partials
AgeCommit message (Collapse)AuthorFilesLines
3 daysFix hugo layout in hugo > ~0.130.0jaseg1-1/+1
For some reason, newer hugo versions have trouble with .summary, and on some pages where .summary is not defined in the page header metadata, when rendering the page as a preview card, hugo swallows the card's closing </div> tag. Such a weird bug, we now just work around it by explicitly setting the .summary meta on pages that cause this bug(?) to surface.
3 daysWIPjaseg5-0/+63