From 55e067db0e3feb0d4365f2f89a76e7976ac230f5 Mon Sep 17 00:00:00 2001 From: Inter Date: Tue, 26 Dec 2023 20:14:39 +0000 Subject: [PATCH] =?UTF-8?q?+=20=F0=9F=9B=A0=EF=B8=8F=20Fixed=20extra=20col?= =?UTF-8?q?on=20in=20Twitch=20example=20(#116)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- STYLES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/STYLES.md b/STYLES.md index ddf4405..2f695fb 100644 --- a/STYLES.md +++ b/STYLES.md @@ -16,7 +16,7 @@ This project uses **Flat** badges for the sake of simplicity, similar to how [markdown-badges](https://github.com/Ileriayo/markdown-badges) uses **For The Badge** badges for theirs. -If you want to change the style of your badge, add the following code into your badge: +If you want to change the style of your badge, add the following code into your badge link: ## **Plastic:** @@ -40,7 +40,7 @@ If you want to change the style of your badge, add the following code into your **Example:** `![Twitch](https://img.shields.io/badge/Twitch-%239146FF.svg?style=flat&logo=Twitch&logoColor=white)` -**Result:**:![Twitch](https://img.shields.io/badge/Twitch-%239146FF.svg?style=flat&logo=Twitch&logoColor=white) +**Result:** ![Twitch](https://img.shields.io/badge/Twitch-%239146FF.svg?style=flat&logo=Twitch&logoColor=white) ## Social