From bd51bf71230f8eb2906c2f0484163f4e15075df2 Mon Sep 17 00:00:00 2001 From: Tasia Iso Date: Tue, 28 Jan 2025 19:07:00 +0100 Subject: [PATCH] a --- haml/main.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haml/main.haml b/haml/main.haml index 4e4f5cc..400dfad 100644 --- a/haml/main.haml +++ b/haml/main.haml @@ -186,7 +186,7 @@ This website does not use JavaScript or other tracking technologies. - -# Last update: 2024-06-05 + -# "Last update: 2024-06-05" %p.fg4 - require "date" = "Last update: " + Time.now().strftime("%Y-%m-%d") \ No newline at end of file