I made a website, so the only thing is, How do I make it so that when someone opens the project, it directs to home.html
?
And whenever I open the project, it does not go pass the Starting page, although the bot that is in that project is online.
If its a static site rename the home.html to index.html.
If its not it depends on the framework you are using so you should read its documentation.
1 Like