X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=layouts%2Fpost%2Fsingle-baseof.html;h=dc444814be36bcd7fccd99ebf477c16cef79a92a;hb=b8ef5fe023a064d1e609b257786822095d85bb96;hp=dbe68c75cc9206b1a3aa96f3019f4e0f2800d04e;hpb=92f65567cbc73296fcec0368ead5a635e2805a59;p=theme-danix.xyz.git diff --git a/layouts/post/single-baseof.html b/layouts/post/single-baseof.html index dbe68c7..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" . -}}