So isn’t it possible to have an .html file in a page bundle ?
No way to add something in the frontmatter or else ? Putting a lot of html files in /static will be a complete mess after quite some time.
edit : actually i just realized i can just remove “.html” from the name of the file and it works and still got interpreted by the browser.