Skip to content

Use favicon to avoid error message #57

Description

@conorsch

The site's lack of a favicon generates a 404 error in the JS console:

jsforcats-console-with-favicon-error

Since once of the tutorial's first steps is to open the console, the red error message is shaping first-time students' experience. In fact, I'm reporting this issue on behalf of a first-time student who encountered the error and assumed the rest of the tutorial would not work.

In #55 it was noted that the site uses GitHub Pages for hosting. It looks like custom favicons are possible even with GitHub Pages:

 <link rel="shortcut icon" type="image/x-icon" href="favicon.ico">

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions