correctly with my Deno Deploy project. I have tried adding a CNAME
www.ricardorobles.es -> ricardorobles.es
and I have also tried
www.ricardorobles.es -> ricardorobles.deno.dev
But in both cases, when I enter www.ricardorobles.es, I get a 404 error from Deno deploy, because it is not able to find the project. How could I configure the www. or aliases to the projects?