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

deprecation: added check for favicon in html head #102

Closed
wants to merge 10 commits into from
Closed

deprecation: added check for favicon in html head #102

wants to merge 10 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 6, 2018

fixes #77

  • ghost_head handles favicons so we should check that themes aren’t
    still including them in the html head

fixes #77
- ghost_head handles favicons so we should check that themes aren’t
still including them in the html head
@kirrg001 kirrg001 self-assigned this Jun 25, 2018
@kirrg001 kirrg001 changed the title added check for favicon in html head deprecation: added check for favicon in html head Jun 25, 2018
@kirrg001
Copy link
Contributor

Will look at this soon 👍 Thanks!

@kirrg001
Copy link
Contributor

@CriticalRespawn If you want, you can rebase this PR :)

@ghost
Copy link
Author

ghost commented Aug 6, 2018

@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.

@@ -75,6 +75,374 @@ templates = [

// @TODO: register rules in each checker!
rules = {
"GS001-DEPR-PURL": {

This comment was marked as abuse.

@ghost
Copy link
Author

ghost commented Aug 7, 2018

This PR is getting messy. I'm not sure what the problem is, will close and reopen a new PR in the future.

@ghost ghost closed this Aug 7, 2018
@ghost ghost deleted the favicon-check branch August 7, 2018 20:50
This pull request was closed.
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.

Add a check to look for favicon code
2 participants