diff --git a/site/includes/article-meta.html.ejs b/site/includes/article-meta.html.ejs index f36ebf2..2ad30aa 100644 --- a/site/includes/article-meta.html.ejs +++ b/site/includes/article-meta.html.ejs @@ -5,7 +5,8 @@ on <% const formatted = formatDate(metadata.date, "MMM Do, YYYY") %> - + <% const fullFormatted = formatDate(metadata.date, "hh:mm:ss A MMM Do, YYYY") %> + <% if (metadata.category) { %> in @@ -18,4 +19,4 @@ • <%= metadata.readingTime %> min read <% } %> -

\ No newline at end of file +