From 202092bba199582ba54c7447054ac8c08bdf5b4e Mon Sep 17 00:00:00 2001 From: jultty Date: Fri, 27 Sep 2024 09:18:43 -0300 Subject: [PATCH] Fix spacing between dates and titles in link list --- templates/links.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/links.html b/templates/links.html index aa52dd1..a5da547 100644 --- a/templates/links.html +++ b/templates/links.html @@ -21,7 +21,7 @@ ">{{ page.date -}} {%- else %} - {%- endif -%} + {%- endif %} {{ page.title }} {%- endfor %}