Browse Source

Date readd

Signed-off-by: Mary Anthony <mary@blockstack.com>
feat/clarity-updates
Mary Anthony 6 years ago
parent
commit
6083b6ef3b
  1. 1
      _includes/post-meta.html

1
_includes/post-meta.html

@ -14,4 +14,5 @@
<time datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished">
{% assign date_format = site.date_format | default: "%b %-d, %Y" %}
{{ page.date | date: date_format }}
</time>

Loading…
Cancel
Save