summaryrefslogtreecommitdiff
path: root/layouts/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/docs/index.html')
-rw-r--r--layouts/docs/index.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/layouts/docs/index.html b/layouts/docs/index.html
deleted file mode 100644
index 9b519ff..0000000
--- a/layouts/docs/index.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{{ define "title" }}
- {{ .Title }} – {{ .Site.Title }}
-{{ end }}
-
-{{ define "main" }}
- <div>{{ .Content }}</div>
-{{ end }} \ No newline at end of file