Skip to content

Don't duplicate internal storage of publish date

Jamie Tanna requested to merge feature/delegate-date into develop

Instead of storing the post's publish date in the top-level Hugo object, and the Microformats2 representation of the post inside, we can use just the inner representation.

Merge request reports