Skip to content

Commit

Permalink
Tweak badge links to avoid underlines on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
wezm committed Jan 18, 2024
1 parent 83d1d71 commit 934436b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@ fontconfig
<a href="https://github.com/yeslogic/fontconfig-rs/actions/workflows/ci.yml">
<img src="https://github.com/yeslogic/fontconfig-rs/actions/workflows/ci.yml/badge.svg" alt="Build Status"></a>
<a href="https://docs.rs/fontconfig">
<img src="https://docs.rs/fontconfig/badge.svg" alt="Documentation">
</a>
<img src="https://docs.rs/fontconfig/badge.svg" alt="Documentation"></a>
<a href="https://crates.io/crates/fontconfig">
<img src="https://img.shields.io/crates/v/fontconfig.svg" alt="Version">
</a>
<img src="https://img.shields.io/crates/v/fontconfig.svg" alt="Version"></a>
<a href="https://github.com/yeslogic/fontconfig-rs/blob/master/LICENSE">
<img src="https://img.shields.io/crates/l/fontconfig.svg" alt="License">
</a>
<img src="https://img.shields.io/crates/l/fontconfig.svg" alt="License"></a>
</div>

<br>
Expand Down

0 comments on commit 934436b

Please sign in to comment.