X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=layouts%2Fpost%2Fsingle-baseof.html;fp=layouts%2Fpost%2Fsingle-baseof.html;h=10afcb191760cc48f15929ddd4f675b666f6a9fd;hb=e28a215c266b18d0a3eb7156345f8cdbab3a883b;hp=0000000000000000000000000000000000000000;hpb=213775dddc11bf89506c563df2ead19098d80e08;p=theme-danix.xyz.git diff --git a/layouts/post/single-baseof.html b/layouts/post/single-baseof.html new file mode 100644 index 0000000..10afcb1 --- /dev/null +++ b/layouts/post/single-baseof.html @@ -0,0 +1,22 @@ + + + {{- partial "head.html" . -}} + +
+ + {{- partial "header.html" . -}} +
+
+
+ {{- block "post-main" . }}{{- end }} +
+
+ +
+ {{- partial "footer.html" . -}} +
+ +