aboutsummaryrefslogtreecommitdiff
path: root/docs/_DOCS_TEMPLATE.md
blob: 6a56bbde9b6f2f2dc5469037fc80131a7978872c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<h1 align="center">Title</h1>
<p align="center">
    Description
</p>

Content here

<!-- To display playable code if needed -->
<!--<iframe
    src="../play/play.html?tur=default.md&amp;title=Title"
    height="600px"/>-->

<p align="center" style="font-size: 0.85em; color: gray;">
    Written by @Your-Name
</p>