Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit c055ac5

Browse files
authored
Bye bye Twitter and welcome Bluesky
1 parent e3e0484 commit c055ac5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# lesshint-lint-xml-reporter
22

3-
[![Author][ico-twitter]][link-twitter]
3+
[![Author][ico-bluesky]][link-bluesky]
44
[![Software License][ico-license]](LICENSE)
55
[![Build Status][ico-ghactions]][link-ghactions]
66
[![Latest Version][ico-version]][link-npm]
@@ -30,8 +30,8 @@ lesshint --reporter lesshint-lint-xml-reporter file.less
3030
lesshint --reporter /path/to/lesshint-lint-xml-reporter/reporter.js file.less
3131
```
3232

33-
[ico-twitter]: https://img.shields.io/static/v1?label=Author&message=llaumgui&color=000&logo=x&style=flat-square
34-
[link-twitter]: https://twitter.com/llaumgui
33+
[ico-bluesky]: https://img.shields.io/static/v1?label=Author&message=llaumgui&color=208bfe&logo=bluesky&style=flat-square
34+
[link-bluesky]: https://bsky.app/profile/llaumgui.kulakowski.fr
3535
[ico-ghactions]: https://img.shields.io/github/actions/workflow/status/llaumgui/lesshint-lint-xml-reporter/devops.yml?label=DevOps&logo=github&style=flat-square
3636
[link-ghactions]: https://github.com/llaumgui/lesshint-lint-xml-reporter/actions
3737
[ico-version]: https://img.shields.io/npm/v/lesshint-lint-xml-reporter?include_prereleases&label=Package%20version&style=flat-square&logo=npm

0 commit comments

Comments
 (0)