From fec107fc5ad52108e518b4db6f61beb330b8b4f7 Mon Sep 17 00:00:00 2001 From: Chris Mitchell <16734687+angeidheal@users.noreply.github.com> Date: Wed, 26 Jul 2023 20:19:41 +0100 Subject: [PATCH] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d0ff3be7..5b5b73dc 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,9 @@ {% for post in paginator.posts %} -
+
{% assign m = post.date | date: "%-m" %}
{{ post.date | date: "%d" }}
{% case m %}
@@ -24,7 +24,7 @@ {{ post.title }}
{% when '12' %}An Dùbhlachd
{% endcase %}
{{ post.date | date: "%Y" }}
-