Show [style|plastic] for the plastic badge
Fixes 3154c4d638 (commitcomment-9557852)
This commit is contained in:
parent
454b5ddaac
commit
87fb033058
|
@ -525,12 +525,12 @@ Pixel-perfect Retina-ready Fast Consistent Hackable
|
|||
|
||||
<h2> Styles </h2>
|
||||
<p>
|
||||
The following styles are available:
|
||||
The following styles are available (flat is the default as of Feb 1st 2015):
|
||||
</p>
|
||||
<table><tbody>
|
||||
<tr>
|
||||
<td><img src='https://img.shields.io/badge/style-flat-green.svg?style=plastic' alt=''/></td>
|
||||
<td><code>https://img.shields.io/badge/style-flat-green.svg?style=plastic</code></td>
|
||||
<td><img src='https://img.shields.io/badge/style-plastic-green.svg?style=plastic' alt=''/></td>
|
||||
<td><code>https://img.shields.io/badge/style-plastic-green.svg?style=plastic</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src='https://img.shields.io/badge/style-flat-green.svg?style=flat' alt=''/></td>
|
||||
|
|
6
try.html
6
try.html
|
@ -524,12 +524,12 @@ Pixel-perfect Retina-ready Fast Consistent Hackable
|
|||
|
||||
<h2> Styles </h2>
|
||||
<p>
|
||||
The following styles are available:
|
||||
The following styles are available (flat is the default as of Feb 1st 2015):
|
||||
</p>
|
||||
<table><tbody>
|
||||
<tr>
|
||||
<td><img src='/badge/style-flat-green.svg?style=plastic' alt=''/></td>
|
||||
<td><code>https://img.shields.io/badge/style-flat-green.svg?style=plastic</code></td>
|
||||
<td><img src='/badge/style-plastic-green.svg?style=plastic' alt=''/></td>
|
||||
<td><code>https://img.shields.io/badge/style-plastic-green.svg?style=plastic</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src='/badge/style-flat-green.svg?style=flat' alt=''/></td>
|
||||
|
|
Loading…
Reference in New Issue
Block a user