Files
Toy/_includes/elements/attribution.html
2025-01-22 09:42:34 +11:00

9 lines
287 B
HTML

<table class="ui unstackable very basic collapsing table">
<tbody>
<tr>
<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>
</td>
</tr>
</tbody>
</table>