Skip to content

Commit 221225d

Browse files
authored
feat: use same style for all badges
1 parent 8db0632 commit 221225d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ Explanations of many of the algorithms can be found in out [wiki][explanation].
3535

3636
[banner]: https://user-images.githubusercontent.com/68542775/167072911-dc31eac8-6885-4a05-9c25-279ecce22a79.png
3737

38-
[welcome]: https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square
39-
[grade]: https://img.shields.io/lgtm/grade/javascript/g/TheAlgorithms/Javascript.svg?logo=lgtm&logoWidth=18&style=flat-square
38+
[welcome]: https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat
39+
[grade]: https://img.shields.io/lgtm/grade/javascript/g/TheAlgorithms/Javascript.svg?logo=lgtm&logoWidth=18&style=flat
4040
[lgtm]: https://lgtm.com/projects/g/TheAlgorithms/Javascript/context:javascript
4141
[node-ci]: https://github.com/TheAlgorithms/Javascript/workflows/Node%20CI/badge.svg
42-
[chat]: https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat-square
42+
[chat]: https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat
4343
[discord-server]: https://discord.gg/c7MnfGFGa6
44-
[repo-size]: https://img.shields.io/github/repo-size/TheAlgorithms/Javascript.svg?label=Repo%20size&style=flat-square
44+
[repo-size]: https://img.shields.io/github/repo-size/TheAlgorithms/Javascript.svg?label=Repo%20size&style=flat
4545
[standard-logo]: https://img.shields.io/badge/code%20style-standardjs-%23f3df49
4646
[standard-js]: https://standardjs.com/
4747

0 commit comments

Comments
 (0)