aboutsummaryrefslogtreecommitdiff
path: root/docs/TEMPLATE.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-25 22:01:06 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-25 22:01:06 +0800
commit17217317eaaf57dd5c39538c115e35ddccb8666d (patch)
tree9f1944b847d5e9d157bbc6a8c496bf8f2e7e1d23 /docs/TEMPLATE.md
parent979e881762a728661e72efd99bc2b35b3db8c71b (diff)
Restructure docs
add template and interactive tutorial, update tool runner
Diffstat (limited to 'docs/TEMPLATE.md')
-rw-r--r--docs/TEMPLATE.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/TEMPLATE.md b/docs/TEMPLATE.md
new file mode 100644
index 0000000..7ab2785
--- /dev/null
+++ b/docs/TEMPLATE.md
@@ -0,0 +1,14 @@
+<h1 align="center">Title</h1>
+<p align="center">
+ Description
+</p>
+
+Content here
+
+<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 @Weicao-CatilGrass
+</p>