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