Unable to change title

Hello,

Very new to hugo here. I’ve changed the title in the config file, but the title of the generate site remains the same as provided by the theme. Am I missing some configuration changes?

You can find my code here: yessgeekay/test-site (github.com)

try having only one of hugo.toml or config.toml. merge one into the other

That worked! Thanks a lot! :slight_smile: