mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 06:34:21 +00:00
Make badges a little more consistent with each other
This commit is contained in:
parent
2aa5ed44ad
commit
8f46f101b8
1 changed files with 3 additions and 3 deletions
|
@ -24,16 +24,16 @@
|
|||
src="https://img.shields.io/badge/freenode-%23thelounge-415364.svg?colorA=ff9e18"></a>
|
||||
<a href="https://yarn.pm/thelounge"><img
|
||||
alt="npm version"
|
||||
src="https://img.shields.io/npm/v/thelounge.svg?maxAge=3600"></a>
|
||||
src="https://img.shields.io/npm/v/thelounge.svg?colorA=333a41&maxAge=3600"></a>
|
||||
<a href="https://travis-ci.com/thelounge/thelounge"><img
|
||||
alt="Travis CI Build Status"
|
||||
src="https://img.shields.io/travis/com/thelounge/thelounge/master.svg?label=Travis+Build&maxAge=60"></a>
|
||||
src="https://img.shields.io/travis/com/thelounge/thelounge/master.svg?colorA=333a41&logo=travis-ci&logoColor=959da5&label=Build&maxAge=60"></a>
|
||||
<a href="https://github.com/thelounge/thelounge/actions"><img
|
||||
alt="Build Status"
|
||||
src="https://github.com/thelounge/thelounge/workflows/Build/badge.svg"></a>
|
||||
<a href="https://npm-stat.com/charts.html?package=thelounge&from=2016-02-12"><img
|
||||
alt="Total downloads on npm"
|
||||
src="https://img.shields.io/npm/dy/thelounge.svg?colorB=007dc7&maxAge=3600"></a>
|
||||
src="https://img.shields.io/npm/dy/thelounge.svg?colorA=333a41&colorB=007dc7&maxAge=3600&label=Downloads"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
|
Loading…
Reference in a new issue