remove whitespace from badges

This commit is contained in:
Rene Fischer 2020-07-21 12:32:01 +02:00
parent 8c02e92657
commit b48fff117e
No known key found for this signature in database
GPG key ID: 5D8E12AC54D3C1B5

View file

@ -21,15 +21,15 @@
</p>
<p align="center">
<a href="#">
<img src="https://img.shields.io/badge/dynamic/json?color=informational&label=version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Ffancy-flashcard%2Fffc%2Fmaster%2Fpackage.json" alt="Version Number">
</a>
<a href="https://github.com/fancy-flashcard/ffc/actions?query=workflow%3A%22Build+and+Deploy%22">
<img src="https://img.shields.io/github/workflow/status/fancy-flashcard/ffc/Build%20and%20Deploy" alt="Build and Deploy status">
</a>
<a href="https://github.com/fancy-flashcard/ffc/blob/master/LICENSE">
<img src="https://img.shields.io/badge/license-MIT-success" alt="MIT License">
</a>
<a href="#"
><img src="https://img.shields.io/badge/dynamic/json?color=informational&label=version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Ffancy-flashcard%2Fffc%2Fmaster%2Fpackage.json" alt="Version Number"
></a>
<a href="https://github.com/fancy-flashcard/ffc/actions?query=workflow%3A%22Build+and+Deploy%22"
><img src="https://img.shields.io/github/workflow/status/fancy-flashcard/ffc/Build%20and%20Deploy" alt="Build and Deploy status"
></a>
<a href="https://github.com/fancy-flashcard/ffc/blob/master/LICENSE"
><img src="https://img.shields.io/badge/license-MIT-success" alt="MIT License"
></a>
</p>
</p>