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