Update HTML pages

This commit is contained in:
Seth Vargo 2014-04-10 16:55:54 -04:00
parent 731acf5d94
commit ec786b1be6
2 changed files with 10 additions and 0 deletions

View File

@ -184,6 +184,10 @@ I made the GitHub Badge Service.
<td><img src='//img.shields.io/github/release/qubyte/rubidium.svg' alt=''/></td>
<td><code>http://img.shields.io/github/release/qubyte/rubidium.svg</code></td>
</tr>
<tr><th> Chef cookbook: </th>
<td><img src='//img.shields.io/cookbook/v/chef-sugar.svg' alt=''/></td>
<td><code>http://img.shields.io/cookbook/v/chef-sugar.svg</code></td>
</tr>
</tbody></table>
<h2> Like This? </h2>
@ -285,3 +289,4 @@ function makeImage() {
document.location = url;
}
</script>

View File

@ -184,6 +184,10 @@ I made the GitHub Badge Service.
<td><img src='/github/release/qubyte/rubidium.svg' alt=''/></td>
<td><code>http://img.shields.io/github/release/qubyte/rubidium.svg</code></td>
</tr>
<tr><th> Chef cookbook: </th>
<td><img src='//img.shields.io/cookbook/v/chef-sugar.svg' alt=''/></td>
<td><code>http://img.shields.io/cookbook/v/chef-sugar.svg</code></td>
</tr>
</tbody></table>
<h2> Like This? </h2>
@ -285,3 +289,4 @@ function makeImage() {
document.location = url;
}
</script>