summaryrefslogtreecommitdiff
path: root/layouts/guide/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/guide/single.html')
-rw-r--r--layouts/guide/single.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/layouts/guide/single.html b/layouts/guide/single.html
deleted file mode 100644
index 6efdfe0..0000000
--- a/layouts/guide/single.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{{define "main"}}
-<article>
- <h2>Table of Contents</h2>
- {{.TableOfContents}}
- {{.Content}}
-</article>
-{{end}} \ No newline at end of file