The new template system from Hugo 0.146.0 for sections list and single pages

On the old template structure I had a folder structure for blog as example as such:
/layouts/blog/list.html and /layouts/blog/single.html

From my understanding of the new structure of baseof.list.html, sections lists and single pages can be used as blog.list.html and blog.single.html or we should keep the old structure ?

This will continue to work. See New template system in Hugo v0.146.0

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.