I would like to publish my posts at the root level.
According to the instructions here:
I saved inside config.yaml the following code:
permalinks:
/: /:title/
but it does not work.
Should I modify something more?
The hugo theme that I am using is multi language, in this case should I do something different?