mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 03:30:29 -04:00

Increases clarity on the different between `section` and `type`. The current `section` information here is wrong (sections can *not* be specified in front matter). This caused quite the headache. This change fixes this and also adds `type`, since it *can* be specified in front matter.