X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=layouts%2Fpost%2Fsingle-baseof.html;h=dc444814be36bcd7fccd99ebf477c16cef79a92a;hb=b8ef5fe023a064d1e609b257786822095d85bb96;hp=10afcb191760cc48f15929ddd4f675b666f6a9fd;hpb=e28a215c266b18d0a3eb7156345f8cdbab3a883b;p=theme-danix.xyz.git diff --git a/layouts/post/single-baseof.html b/layouts/post/single-baseof.html index 10afcb1..dc44481 100644 --- a/layouts/post/single-baseof.html +++ b/layouts/post/single-baseof.html @@ -1,20 +1,17 @@ {{- partial "head.html" . -}} - -
+ +
{{- partial "header.html" . -}} + {{- partial "breadcrumbs.html" . -}}
- {{- block "post-main" . }}{{- end }} + {{- block "page-main" . }}{{- end }}
-
{{- partial "footer.html" . -}}