Example Website

Here is the main page of your website :)

A couple things to note:

  1. Do NOT change the name of the file; git pages will look for a file called index to be the “main” page
  2. 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
  3. 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!