Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional favicon checker #59

Merged
merged 12 commits into from
Jul 20, 2014
Merged

Optional favicon checker #59

merged 12 commits into from
Jul 20, 2014

Conversation

doktorbro
Copy link

Absent favicons cause 404s, because browsers expect at least one favicon. Examples for @parkr’s website:

One way to embed favicons is to place a favicon.ico file in the root folder. This is not checkable.

My addition checks the other way whether a favicon is embedded with a link element.

  • Implementation
  • Documentation

@gjtorikian
Copy link
Owner

Looks great to me. Update that README table I just merged and I'll bring this in. Thanks so much! 👍

@doktorbro
Copy link
Author

Done.

gjtorikian added a commit that referenced this pull request Jul 20, 2014
@gjtorikian gjtorikian merged commit b68d77d into gjtorikian:master Jul 20, 2014
@gjtorikian
Copy link
Owner

I really like that this was made as an option, too. 👍

@doktorbro doktorbro deleted the favicon branch July 20, 2014 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants