diff options
| author | Fuwn <[email protected]> | 2021-04-26 15:48:27 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-26 15:48:27 +0000 |
| commit | c42a9c99d6869351cda101b30192de0926009327 (patch) | |
| tree | 2e726306f26644c229aaaeecfdf776f3dc367cb9 | |
| parent | major: :star: (diff) | |
| download | api-c42a9c99d6869351cda101b30192de0926009327.tar.xz api-c42a9c99d6869351cda101b30192de0926009327.zip | |
etc: Close image tag, remove title
| -rw-r--r-- | readme.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -3,11 +3,14 @@ </p> <p align="center"> -<a href="https://discord.com/invite/yWKgRT6" title="discord"> -<img src="https://img.shields.io/discord/246524734718738442" alt="discord"> +<a href="https://discord.com/invite/yWKgRT6"> +<img src="https://img.shields.io/discord/246524734718738442" alt="discord" /> </a> -<a href="./license" title="license"> -<img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="license"> +<a href="https://www.codefactor.io/repository/github/senpy-club/api"> +<img src="https://www.codefactor.io/repository/github/senpy-club/api/badge" alt="codefactor" /> +</a> +<a href="./license"> +<img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="license" /> </a> </p> |