summaryrefslogtreecommitdiff
path: root/themes/bare/layouts/_default/taxonomy.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/bare/layouts/_default/taxonomy.html')
-rw-r--r--themes/bare/layouts/_default/taxonomy.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/bare/layouts/_default/taxonomy.html b/themes/bare/layouts/_default/taxonomy.html
deleted file mode 100644
index 8dfbda8..0000000
--- a/themes/bare/layouts/_default/taxonomy.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
- <body>
- <h1>Welcome!</h1>
-
- <h2>{{ .Title }}</h2>
- {{ .Content }}
-
- </body>
-</html>