mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
17 lines
603 B
HTML
17 lines
603 B
HTML
<table class="ui unstackable very basic collapsing table">
|
|
<tbody>
|
|
<tr>
|
|
<td class="smaller text">
|
|
<div style="margin-top: -1em; padding-left: 5px;">
|
|
<img src="assets/blacktocat.png" style="filter: invert(100%); height: 20px; margin: 0 5px -5px -5px;">
|
|
<a href="https://github.com/krgamestudios/Toy">Available On GitHub</a>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="smaller text">
|
|
GH Pages Theme adapted from <a href="{{ layout.theme_url }}" title="a jekyll theme for publishing code documentation to GitHub pages">Programming Pages</a>.
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table> |