aboutsummaryrefslogtreecommitdiff
path: root/docs/_DOCS_TEMPLATE.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-23 21:19:01 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-23 21:25:37 +0800
commitd8bc9ff75e76992592b065c41d2e433c0de9b72c (patch)
tree93c7a36682b4e95986f89db9a38ad197057f5a37 /docs/_DOCS_TEMPLATE.md
parent96aa7e23766ffd038a43638ab0b60d04942f0430 (diff)
Rename internal docs
Diffstat (limited to 'docs/_DOCS_TEMPLATE.md')
-rw-r--r--docs/_DOCS_TEMPLATE.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/_DOCS_TEMPLATE.md b/docs/_DOCS_TEMPLATE.md
new file mode 100644
index 0000000..6a56bbd
--- /dev/null
+++ b/docs/_DOCS_TEMPLATE.md
@@ -0,0 +1,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>