aboutsummaryrefslogtreecommitdiff
path: root/docs/dev-docs/templates/doc.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev-docs/templates/doc.md')
-rw-r--r--docs/dev-docs/templates/doc.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/dev-docs/templates/doc.md b/docs/dev-docs/templates/doc.md
deleted file mode 100644
index 6a56bbd..0000000
--- a/docs/dev-docs/templates/doc.md
+++ /dev/null
@@ -1,15 +0,0 @@
-<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>