Godot Version
4.4
Question
Hi so I am currently in the process of exporting my game to the web. I decided that I wanted to customize the loading page to the game to make it more unique. I modified the index.html to control the progress bar’s style and I edited index.png to change the splash background. I then selected my modified index.html file as a custom html shell for my web export template. But when I look at the exported project only the modified style bar is preserved and the original index.png is restored. How can I fix this?