Netlify it's not deploying

Hello, hope you are doing well, by the way, i have a problem when I am trying to deploy my GitHub project on Netlify its not working :pensive:

Weโ€™re going to need a bit more info to be able to help you:

  • we need to know your netlify site name. Example: gifted-antelope-58b104.netlify.app
  • Build problems? Link or paste the FULL build log & build settings screenshot
  • A link to your github project and screenshot of your build settings will definitely help

https://glittering-kataifi-d7ae16.netlify.app/
these are the links of my GitHub project and

The page is live, but under https://glittering-kataifi-d7ae16.netlify.app/contact.html. If you want this to be the homepage, you should rename contact.html to index.html

even if itโ€™s a full project such as a portfolio?

Whatever you want to be the homepage, should be named index.html. Other pages can of course have their own name.

Hi @charlene :wave:t6: Welcome back to the forums! Sorry to hear you are having issues with your deploy.

Tom is right, you will need to rename your homepage index.html regardless of the type of project you are hosting. I recommend you start here when debugging your build. This highlights build and deploy resources that should help you get unblocked when similar issues arrive.

Happy building! :rocket: