Example Website
Here is the main page of your website :)
A couple things to note:
- Do NOT change the name of the file; git pages will look for a file called index to be the “main” page
- If you are looking for a one-page-only website, all you need is this file and to set github pages to deploy from the root
- However, if you want multi-page websites, make sure to NOT move this file into any sub-folders.
In summary: Don’t mess with it’s name or location!