From b7a91ddb4837e479f0096194c066d0e166877900 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Salinas Date: Sun, 26 Mar 2023 15:35:15 -0300 Subject: [PATCH] Empty spaces --- templates/index.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/index.html b/templates/index.html index 174be46..e7d60e7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -22,16 +22,15 @@
{{ section.content | safe }}
- - {% if config.extra.links %} + {%- if config.extra.links -%} - {% endif %} + {%- endif -%}