diff --git a/layouts/_default/single.html b/layouts/_default/single.html index a87ae88a..fb2cbd65 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -8,7 +8,7 @@

{{ .Title | emojify }}

-
+
{{ partial "article-meta.html" (dict "context" . "scope" "single") }}