mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
9 lines
363 B
HTML
9 lines
363 B
HTML
<table class="ui unstackable very basic collapsing table">
|
|
<tbody>
|
|
<tr>
|
|
<td class="smaller text">
|
|
Theme adapted from <strong>programming pages</strong> theme v{{ layout.theme_version }} (<a href="{{ layout.theme_url }}" title="a jekyll theme for publishing code documentation to GitHub pages">{{ layout.theme_url }}</a>)
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table> |