mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
Fix missing exclamation marks
Without these exclamation marks, it's not a badge but just a text.
This commit is contained in:
parent
46c6233159
commit
4b5e04d32a
1 changed files with 2 additions and 2 deletions
|
|
@ -1092,9 +1092,9 @@ Any [shields.io](https://shields.io/) badge can use a logo image by adding the
|
||||||
```markdown
|
```markdown
|
||||||
[](https://https://ruby-lang.org/)
|
[](https://https://ruby-lang.org/)
|
||||||
```
|
```
|
||||||
[Terminal](https://badgen.net/badge/icon/terminal?icon=terminal&label)
|

|
||||||
```markdown
|
```markdown
|
||||||
[Terminal](https://badgen.net/badge/icon/terminal?icon=terminal&label)
|

|
||||||
```
|
```
|
||||||
[](https://travis-ci.org)
|
[](https://travis-ci.org)
|
||||||
```markdown
|
```markdown
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue