diff options
Diffstat (limited to 'docs/dev-docs/pages/templates/doc.md')
| -rw-r--r-- | docs/dev-docs/pages/templates/doc.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/dev-docs/pages/templates/doc.md b/docs/dev-docs/pages/templates/doc.md index a105af7..e8a9308 100644 --- a/docs/dev-docs/pages/templates/doc.md +++ b/docs/dev-docs/pages/templates/doc.md @@ -10,19 +10,19 @@ When writing a Helpdoc, you can use the following template to draft <p align="center"> Description </p> - + Content here - + <!-- To display playable code if needed --> <!--<iframe src="../play/play.html?tur=default.md&title=Title" height="600px"/>--> - + <p align="center" style="font-size: 0.85em; color: gray;"> Written by @Your-Name </p> ``` - + <p align="center" style="font-size: 0.85em; color: gray;"> Written by @Weicao-CatilGrass </p> |
