decaporg / one-click-hugo-cms

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

remove extra config.toml #775

Closed tanyabouman closed 1 year ago

tanyabouman commented 1 year ago

- Summary

the site uses site/config.toml instead

- Test plan

rebuild site and it's the same

- Description for the changelog

remove extra config.toml

martinjagodic commented 1 year ago

@tanyabouman what do you think about renaming the remaining config to hugo.toml as this is the new convention?

tanyabouman commented 1 year ago

what do you think about renaming the remaining config to hugo.toml as this is the new convention?

Good idea. Done.