Hello
I want to redirect the website root to productos (products) page: 01.productos is the blog directory renamed, If I place in site.yaml this
redirects:
'/': 'productos'
In the url I get:
http://website.com/new/esproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductosesproductos
Please note that the added "es" is the language Spanish. I do not understand what is going on, I tried several other ways but does not work.
This is the browser error:
The page is not redirecting properly
Firefox detected that the server is redirecting the request for this address in a way that will never complete.
This problem may be happening due to having disabled cookies.
I am using Quark skeleton 2.0.0 and Grav and plugins are upgraded to latest versions.
Any Idea?
Thanks and regards

