Page Audit: W02 Course Home
      If you do not get a report, there may be something wrong with your
        repository structure. Check the following:
        
  - That you have a repo named "
wdd230" on GitHub. Note the lowercase notation. - That you enabled the 
wdd230repo as a GitHub Pages enabled site. - That you created a file named "
index.html" that is located on the root of your wdd230 repo. 
          Example URL: 
    https://yourgithubusername.github.io/wdd230 |
          Click
          to check your entry.
          Note that the index.html is not included in the URL reference because it is the default file that opens when you navigate to the root of any valid folder on the web server.