mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Tweaked the style
This commit is contained in:
9
_includes/elements/attribution.html
Normal file
9
_includes/elements/attribution.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user