How to render a space? #9552
|
Hi I am trying to use this on our site My requirement is to have the GiHub icon in one color and a text in the next block. I do not want any text in the same block as the GitHub icon (GitHubicon)|(Some text here) I am trying to render an empty space instead of the word test. https://img.shields.io/badge/test-iOS-blue?logo=Github) Is that possible? |
Answered by
chris48s
Sep 5, 2023
Replies: 1 comment 1 reply
|
I think this is the trick you are looking for: #8193 (comment) |
1 reply
Answer selected by
monica-m-ps
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think this is the trick you are looking for: #8193 (comment)