Show [style|plastic] for the plastic badge

Fixes 3154c4d638 (commitcomment-9557852)
This commit is contained in:
Thaddee Tyl 2015-02-03 11:06:50 +01:00
parent 454b5ddaac
commit 87fb033058
2 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -524,12 +524,12 @@ Pixel-perfect &nbsp; Retina-ready &nbsp; Fast &nbsp; Consistent &nbsp; 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>