From f0eebf313d430da71137ae664cdb8717c0ef9550 Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 30 May 2023 16:40:11 +0200 Subject: [PATCH] fix: close the time element --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index fdc3158..8e83b06 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -29,7 +29,7 @@ layout: default 🗓️ {% assign date_format = site.minima.date_format | default: "%b %-d, %Y" %} {{ page.date | date: date_format }} -