diff options
author | Sheogorath | 2019-08-03 17:50:04 +0200 |
---|---|---|
committer | Sheogorath | 2019-08-03 17:57:47 +0200 |
commit | 1cc9d2e50eaffb349438f406f47aec49a22bb550 (patch) | |
tree | 1f4b82132770cf243de977f6ef4cad3f3d5d10c4 | |
parent | 7d67566b967ab4ffa48b15bc73862d303b2f2923 (diff) |
Update badge icons
I just noticed that shields.io provides some nice new badges including
one explicitly for Matrix and one for Mastodon. Since those are really
our platforms, let's get them into our README. Just a cosmetic change.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -86,7 +86,7 @@ which lets you use CodiMD from the comfort of your command line. Licensed under AGPLv3. For our list of contributors, see [AUTHORS](AUTHORS). -[matrix.org-image]: https://img.shields.io/badge/Matrix.org-%23CodiMD@matrix.org-green.svg +[matrix.org-image]: https://img.shields.io/matrix/codimd:matrix.org?logo=matrix&server_fqdn=matrix.org [matrix.org-url]: https://riot.im/app/#/room/#codimd:matrix.org [travis-image]: https://travis-ci.org/codimd/server.svg?branch=master [travis-url]: https://travis-ci.org/codimd/server @@ -101,4 +101,4 @@ Licensed under AGPLv3. For our list of contributors, see [AUTHORS](AUTHORS). [codimd-community]: https://community.codimd.org [codimd-community-calls]: https://community.codimd.org/t/codimd-community-call/19 [social-mastodon]: https://social.codimd.org/mastodon -[social-mastodon-image]: https://img.shields.io/badge/social-mastodon-3c99dc.svg +[social-mastodon-image]: https://img.shields.io/mastodon/follow/18547?domain=https%3A%2F%2Fsocial.snopyta.org&style=social |