Static Website Displays As Code (SOLVED)

Hey there! I’m very new to using IPFS - recently decided to duplicate my website using ENS + IPFS to see what the process was like. Everything went great until I pulled up the hash of my index.html file and no matter what I do it always seems to just pull up the file’s source code. I’m very confused and would greatly appreciate some help. It seems like I’m so close to having this done!

EDIT/SOLVED: The issue was that I was using the hash of the index.html file, but I should have been using the hash of the directory folder that the index.html file was in. Corrected this and it’s working as anticipated. :slight_smile: