Skip to content

Commit

Permalink
docs: Fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Aug 13, 2024
1 parent 9f57dd8 commit a5e915e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ docker run -it --rm -p 8536:8536 -v " ./lemmy.hjson:/config/config.hjson" --stop
[Size]: https://img.shields.io/docker/image-size/dockurr/lemmy/latest?color=066da5&label=size
[Pulls]: https://img.shields.io/docker/pulls/dockurr/lemmy.svg?style=flat&label=pulls&logo=docker
[Version]: https://img.shields.io/docker/v/dockurr/lemmy/latest?arch=amd64&sort=semver&color=066da5
[Package]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fghcr-pulls%2Fmaster%2Findex.json&query=%24%5B%3F(%40.owner%3D%3D%22dockur%22%20%26%26%20%40.repo%3D%3D%22lemmy%22%20%26%26%20%40.image%3D%3D%22lemmy%22)%5D.pulls&logo=github&style=flat&color=066da5&label=pulls
[Package]:
https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fbackage%2Fmaster%2Findex%2Fdockur%2Flemmy%2Flemmy.json&query=%24.downloads&logo=github&style=flat&color=066da5&label=pulls

0 comments on commit a5e915e

Please sign in to comment.