decaporg / one-click-hugo-cms

Hugo template with Decap CMS
https://master-template-one-click-hugo-cms.netlify.app
MIT License
499 stars 300 forks source link

fix DecapCMS editing of hugo.toml #785

Closed tanyabouman closed 10 months ago

tanyabouman commented 10 months ago

- Summary

The DecapCMS config.yml references the Hugo configuration as config.toml, but it's actually hugo.toml. This was broken in #775.

- Test plan

In the DecapCMS interface: Collections > Site Settings > Hugo Config. Check that current settings appear in the interface and that editing works.

- Description for the changelog

fix DecapCMS editing of hugo.toml