Okay, so I am running a Hugo blog and set it up with my cloudflare pages. In one place in the hugo.t
Okay, so I am running a Hugo blog and set it up with my cloudflare pages. In one place in the hugo.toml it wants the baseurl. Until I was ready for the custom domain, I was using the .dev. When I update it with the custom domain url now, it completely breaks the site (it looks completely wonky). Just changing that one thing. But if I put the .dev url in the BaseUrl it displays as it should and the urls are using the custom domain, all but one link which travels to the .dev then were stuck under the .dev pattern. I am confounded

