How to setup permalinks for pages?

After running the entire installation and setting up permalinks for post like this:

[Permalinks]
  post = "/:slug/"

was working good, by the way I wanted to have the same behaviour with the pages so I added:

[Permalinks]
  post = "/:slug/"
  page = "/:slug/"

But it is not working properly, It doesn’t understand I want just to get rid of the “/page” from the main url on each page.

I am new with HUGO and probably I am missing something, anybody knows what ?

@whgandalf Do you have a repo you can point me to?

Sure, well I am using a private repo pointing to gitlab page magicbit.gitlab.io/elcoliving/ I am not sure If I can change the private repo to be able to share it with someone else (reading about it now).

you can also reach at elcoliving.com