removed unused layout templates. Cleanup on breadcrumbs.
[theme-danix.xyz.git] / layouts / post / single.html
diff --git a/layouts/post/single.html b/layouts/post/single.html
deleted file mode 100644 (file)
index 87a61c5..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-{{ define "post-main" }}
-<article class="post">
-               {{ .Content }}
-</article>
-{{ end }}