Hi,
I have a blog powered by Hugo. I deploy the bog on Github Page, I have followed the Hugo documentation page on 404 Custom page. But As I can see, it is not working on my blog when it is deployed.
I have put a 404.html file in my layouts directory (as you can see in my repo GitHub - throdoProudfoot/outme-blog: A simple blog to tchat about Middle-Earth Roleplaying and FoundryVTT (Once Upon a Time in Middle-Earth)) but when the blog is built and deployed (GitHub - throdoProudfoot/throdoProudfoot.github.io at gh-pages), you only have 404.html file in the language directories (en and fr) but not at the root. And Github Pages expect the file at the root of the site.
Do you know how to fix that please to have my 404 file to be displayed ?
