Skip to content

Commit c4973b3

Browse files
authored
Remove title check (#35)
1 parent 29d7578 commit c4973b3

File tree

3 files changed

+0
-127
lines changed

3 files changed

+0
-127
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ These checks are available in the package. You can add or remove checks in the c
239239

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

src/Checks/Meta/TitleCheck.php

Lines changed: 0 additions & 69 deletions
This file was deleted.

tests/Checks/Meta/TitleCheckTest.php

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)