Add Issues table in try.html

This commit is contained in:
J.M 2014-06-18 20:45:22 +02:00 committed by Thaddee Tyl
parent 97e7853d6a
commit cdac5cc5fc

View File

@ -232,6 +232,14 @@ I made the GitHub Badge Service.
</tr>
</tbody></table>
<h3> Issues </h3>
<table><tbody>
<tr><th> GitHub: </th>
<td><img src='/github/issues/badges/shields.svg' alt=''/></td>
<td><code>http://img.shields.io/github/issues/badges/shields.svg</code></td>
</tr>
</tbody></table>
<h3> Flat Style </h3>
<table><tbody>
<td><img src='/travis/joyent/node.svg?style=flat' alt=''/></td>