Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
22 hours | Fix hugo layout in hugo > ~0.130.0 | jaseg | 1 | -21/+0 | |
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. | |||||
23 hours | WIP | jaseg | 1 | -0/+21 | |