mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
link to source
This commit is contained in:
@@ -1,9 +1,14 @@
|
|||||||
<table class="ui unstackable very basic collapsing table">
|
<table class="ui unstackable very basic collapsing table">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="smaller text">
|
<td class="smaller text">
|
||||||
Theme adapted from <a href="{{ layout.theme_url }}" title="a jekyll theme for publishing code documentation to GitHub pages">programming pages</a>
|
<a href="https://github.com/Ratstail91/Toy">The Toy Programming Language</a>
|
||||||
</td>
|
</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>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
Reference in New Issue
Block a user