Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
core(link-text): add word to portuguese
  • Loading branch information
letanure committed Jul 24, 2019
commit cd146a5f26e9f455a28d84736676c77eeb00f59c
1 change: 1 addition & 0 deletions lighthouse-core/audits/seo/link-text.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const BLOCKLIST = new Set([
'ir',
'mais',
'mais informação',
'mais informações',
'veja mais',
'mais',
]);
Expand Down