diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 7c1c92f..cebdd11 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -1,8 +1,8 @@ {{ define "main" }}
-

+

{{ partial "docs/title.html" . }} -

+ {{ partial "docs/post-meta" . }}
{{- .Content -}}