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 948459d commit 4903030
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 @@ -59,4 +59,5 @@ The following environment variables can be used to configure lemmy-ui:
[Size]: https://img.shields.io/docker/image-size/dockurr/lemmy-ui/latest?color=066da5&label=size
[Pulls]: https://img.shields.io/docker/pulls/dockurr/lemmy-ui.svg?style=flat&label=pulls&logo=docker
[Version]: https://img.shields.io/docker/v/dockurr/lemmy-ui/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-ui%22%20%26%26%20%40.image%3D%3D%22lemmy-ui%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-ui%2Flemmy-ui.json&query=%24.downloads&logo=github&style=flat&color=066da5&label=pulls

0 comments on commit 4903030

Please sign in to comment.