diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-09 20:50:10 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-09 20:57:26 +0800 |
| commit | 52f478d71af90691a9e242d926b25d125e146ce8 (patch) | |
| tree | 42d2c4d8a50023a625047071f29cb15219355ed7 /docs/dev-docs/pages/templates | |
| parent | 3de8d5b41c49019f6c45efb874019de7009f2de7 (diff) | |
docs(sidebar): rename code-verify-system link to Markdown Code
Verification System
Diffstat (limited to 'docs/dev-docs/pages/templates')
| -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> |
