When I type: hugo server
I get the following error:
Error: While parsing config: (1, 1): unexpected token
If I remove the +++ tokens at the beginning and end the server starts without any problem, is this correct behavior? I thought the “+++” was required at the start and end of a config.toml, did I misunderstand?
Thanks for any help
David