Skip to content

Commit

Permalink
Remove title check (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Baspa authored Aug 3, 2023
1 parent 29d7578 commit c4973b3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 127 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ These checks are available in the package. You can add or remove checks in the c

✅ The page has a meta description. <br>
✅ The page title is not longer than 60 characters. <br>
✅ The page title does not contain 'home' or 'homepage'. <br>
✅ The page has an Open Graph image.<br>
✅ The lang attribute is set on the html tag.<br>

Expand Down
69 changes: 0 additions & 69 deletions src/Checks/Meta/TitleCheck.php

This file was deleted.

57 changes: 0 additions & 57 deletions tests/Checks/Meta/TitleCheckTest.php

This file was deleted.

0 comments on commit c4973b3

Please sign in to comment.