Fix badge links in README going over the images
This commit is contained in:
parent
0602a9495a
commit
8d8ab049cd
40
README.md
40
README.md
@ -19,37 +19,25 @@
|
|||||||
</strong>
|
</strong>
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://demo.thelounge.chat/">
|
<a href="https://demo.thelounge.chat/"><img
|
||||||
<img
|
alt="#thelounge IRC channel on freenode"
|
||||||
alt="#thelounge IRC channel on freenode"
|
src="https://img.shields.io/badge/freenode-%23thelounge-415364.svg?colorA=ff9e18&style=flat-square"></a>
|
||||||
src="https://img.shields.io/badge/freenode-%23thelounge-415364.svg?colorA=ff9e18&style=flat-square">
|
|
||||||
</a>
|
|
||||||
<br>
|
<br>
|
||||||
<a href="https://yarn.pm/thelounge">
|
<a href="https://yarn.pm/thelounge"><img
|
||||||
<img
|
alt="npm version"
|
||||||
alt="npm version"
|
src="https://img.shields.io/npm/v/thelounge.svg?style=flat-square"></a>
|
||||||
src="https://img.shields.io/npm/v/thelounge.svg?style=flat-square">
|
<a href="https://travis-ci.org/thelounge/lounge"><img
|
||||||
</a>
|
|
||||||
<a href="https://travis-ci.org/thelounge/lounge">
|
|
||||||
<img
|
|
||||||
alt="Travis CI Build Status"
|
alt="Travis CI Build Status"
|
||||||
src="https://img.shields.io/travis/thelounge/lounge/master.svg?label=linux&style=flat-square">
|
src="https://img.shields.io/travis/thelounge/lounge/master.svg?label=linux&style=flat-square"></a>
|
||||||
</a>
|
<a href="https://ci.appveyor.com/project/astorije/lounge/branch/master"><img
|
||||||
<a href="https://ci.appveyor.com/project/astorije/lounge/branch/master">
|
|
||||||
<img
|
|
||||||
alt="AppVeyor Build Status"
|
alt="AppVeyor Build Status"
|
||||||
src="https://img.shields.io/appveyor/ci/astorije/lounge/master.svg?label=windows&style=flat-square">
|
src="https://img.shields.io/appveyor/ci/astorije/lounge/master.svg?label=windows&style=flat-square"></a>
|
||||||
</a>
|
<a href="https://david-dm.org/thelounge/lounge"><img
|
||||||
<a href="https://david-dm.org/thelounge/lounge">
|
|
||||||
<img
|
|
||||||
alt="Dependencies Status"
|
alt="Dependencies Status"
|
||||||
src="https://img.shields.io/david/thelounge/lounge.svg?style=flat-square">
|
src="https://img.shields.io/david/thelounge/lounge.svg?style=flat-square"></a>
|
||||||
</a>
|
<a href="https://www.npmjs.org/package/thelounge"><img
|
||||||
<a href="https://www.npmjs.org/package/thelounge">
|
|
||||||
<img
|
|
||||||
alt="Total downloads on npm"
|
alt="Total downloads on npm"
|
||||||
src="https://img.shields.io/npm/dt/thelounge.svg?colorB=007dc7&style=flat-square">
|
src="https://img.shields.io/npm/dt/thelounge.svg?colorB=007dc7&style=flat-square"></a>
|
||||||
</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
Loading…
Reference in New Issue
Block a user