From 036b01e67408695b08a16aadd8b83d7f065ff8de Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 27 May 2023 22:36:48 +0200 Subject: [PATCH] add meta class --- _includes/post-item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/post-item.html b/_includes/post-item.html index e0024fd..0deec3a 100644 --- a/_includes/post-item.html +++ b/_includes/post-item.html @@ -1,6 +1,6 @@
  • -
    +
    🗓️ {% assign date_format = site.minima.date_format | default: "%b %-d, %Y" %} {{ post.date | date: date_format }}