Hello,
I need help on how to make my deployed site display correctly. Currently I;m using the ZIP File method to deploy my site but instead of loading the normal html, it’s displaying the whole page as ordinary text. Please what can I do to solve this issue?
This looks more like the way the index.html file is saved. See if you have a blank line in the start of the file. If so, try removing any blank lines at the beginning and make sure the first line has valid HTML code.