simple-icons/.github/markdown-link-check.json
LitoMore 4669f0447a
Add code of conduct (#9292)
* Add code of conduct

* Ignore Similarweb at `markdown-link-check stage`

* Update CODE_OF_CONDUCT.md

Co-authored-by: Adam Rusted <hello@adamrusted.me>

---------

Co-authored-by: Alexandre Paradis <service.paradis@gmail.com>
Co-authored-by: Adam Rusted <hello@adamrusted.me>
2023-09-01 16:37:14 +02:00

8 lines
89 B
JSON

{
"ignorePatterns": [
{
"pattern": "^https://www.similarweb.com"
}
]
}