jakehamilton / config

One Nix flake to rule them all.
Other
378 stars 22 forks source link

docs(README): fix link underlines under badges #22

Closed uncenter closed 6 months ago

uncenter commented 6 months ago

Removes whitespace around the HTML for the badges to remove the link underlines:

Before After
image image

Also switches to using an   for the empty space.

jakehamilton commented 6 months ago

You're awesome, thank you!