X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=layouts%2Fpost%2Fsingle.html;fp=layouts%2Fpost%2Fsingle.html;h=e475272b0e0249b649be063c86b07ed920622713;hb=ea61fd759b6a783759ae7fcb5ef05762c5d644b7;hp=0000000000000000000000000000000000000000;hpb=d81ebda757393a75abf2f663108583a10abaa102;p=theme-danix.xyz.git diff --git a/layouts/post/single.html b/layouts/post/single.html new file mode 100644 index 0000000..e475272 --- /dev/null +++ b/layouts/post/single.html @@ -0,0 +1,7 @@ +{{ define "page-main" }} +
+
+ {{ .Content }} +
+
+{{ end }}