added all files from previous iterations
[theme-danix.xyz.git] / layouts / post / single.html
diff --git a/layouts/post/single.html b/layouts/post/single.html
new file mode 100644 (file)
index 0000000..87a61c5
--- /dev/null
@@ -0,0 +1,5 @@
+{{ define "post-main" }}
+<article class="post">
+               {{ .Content }}
+</article>
+{{ end }}