From 5f56cfeb3032e7734ab421e5f47b97666dbec34a Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Tue, 27 Jun 2023 18:36:25 -0400 Subject: [PATCH] Update post.html --- _layouts/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index e4bb5f2..2899b5d 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -4,9 +4,9 @@
-

+

- {{ page.title | escape }}

+ {{ page.title | escape }}
{{ page.date | date: site.date_format }}   •