Add post_meta.html reference to _default/list.html

This commit is contained in:
Joshua Sheppard 2018-02-09 02:46:06 -06:00
commit 7bee88c744

View file

@ -37,7 +37,7 @@
</a>
<p class="post-meta">
{{ default (i18n "dateFormat") .Site.Params.dateformat | .Date.Format | i18n "postedOnDate" }}
{{ partial "post_meta.html" . }}
</p>
<div class="post-entry">
{{ if .Truncated }}