Fix invalid article metadata

This commit is contained in:
Shadowfacts 2019-07-06 14:48:32 -04:00
parent f007b2d1ca
commit d0663a17e7
Signed by untrusted user: shadowfacts
GPG Key ID: 94A5AB95422746E5
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
<p class="article-meta">
<meta itemprop="author" value="Shadowfacts">
<div itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<meta itemprop="name" content="Shadowfacts">
</div>
on
<span>
<% const formatted = formatDate(metadata.date, "MMM Do, YYYY") %>