Skip to content

Commit fac0d6c

Browse files
committed
doc: add chat badge and swap X badge with Bluesky
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent b5dafde commit fac0d6c

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Coverage Status](https://codecov.io/gh/envmodules/modules/branch/main/graph/badge.svg)](https://codecov.io/gh/envmodules/modules)
77
[![Documentation Status](https://readthedocs.org/projects/modules/badge/?version=latest)](https://modules.readthedocs.io/en/latest/?badge=latest)
88
[![Packaging status](https://repology.org/badge/tiny-repos/environment-modules.svg)](https://repology.org/metapackage/environment-modules/versions)
9-
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/EnvModules.svg?style=social&label=Follow)](https://twitter.com/EnvModules)
9+
[![Bluesky](https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky&logoColor=fff)](https://bsky.app/profile/envmodules.bsky.social)
1010

1111
Modules, provides dynamic modification of a user's environment
1212
==============================================================

doc/source/index.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,14 @@ Environment Modules
1414
:target: https://github.com/envmodules/modules/releases/latest
1515
:alt: GitHub Release
1616

17-
.. image:: https://img.shields.io/twitter/url/https/twitter.com/EnvModules.svg?style=social&label=@EnvModules
18-
:target: https://twitter.com/EnvModules
19-
:alt: Twitter/X
17+
.. image:: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fpublic.api.bsky.app%2Fxrpc%2Fapp.bsky.actor.getProfile%2F%3Factor%3Denvmodules.bsky.social&query=%24.followersCount&style=social&logo=bluesky&label=%40EnvModules
18+
:target: https://bsky.app/profile/envmodules.bsky.social
19+
:alt: Bluesky
20+
21+
.. image:: https://img.shields.io/matrix/modules%3Amatrix.org?color=darkcyan
22+
:target: https://matrix.to/#/#modules:matrix.org
23+
:alt: Matrix
24+
2025

2126
**Welcome to the Environment Modules documentation portal. The Environment
2227
Modules package provides for the dynamic modification of a user's environment

0 commit comments

Comments
 (0)