-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
deprecation: added check for favicon in html head #102
Conversation
fixes #77 - ghost_head handles favicons so we should check that themes aren’t still including them in the html head
Will look at this soon 👍 Thanks! |
@CriticalRespawn If you want, you can rebase this PR :) |
# Conflicts: # lib/spec.js
@kirrg001 Really sorry for the delay in getting back round to this! I'm not sure why Travis is failing, any help on that front would be appreciated :) |
lib/spec.js
Outdated
@@ -75,6 +75,376 @@ templates = [ | |||
|
|||
// @TODO: register rules in each checker! | |||
rules = { | |||
<<<<<<< HEAD |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
@@ -75,6 +75,374 @@ templates = [ | |||
|
|||
// @TODO: register rules in each checker! | |||
rules = { | |||
"GS001-DEPR-PURL": { |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This reverts commit 6af6941.
# Conflicts: # lib/spec.js
This PR is getting messy. I'm not sure what the problem is, will close and reopen a new PR in the future. |
fixes #77
still including them in the html head