Hello everyone!
I just picked programming back again and I have trouble deploying a static website I built a few years ago. You can see the repo for my site here.
My netlify website address is https://keen-curran-40ab8e.netlify.app/.
I get the error that says ‘page not found’ and I checked the publish deploy page and this is the error.
It has something to do with insecure mixed content detected.
At first, I thought it was the publish directory in which case I put in ‘public_html’. I am new to using this so I gladly appreciate it if you are thorough with the explanation and details of why my website did not deploy. Thank you!