From 064e821d6519f990f835278d7a7458613ba924e5 Mon Sep 17 00:00:00 2001 From: viglino Date: Thu, 10 Aug 2023 09:05:29 +0200 Subject: [PATCH] [TEST] --- _includes/footer_custom.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/footer_custom.html b/_includes/footer_custom.html index 9323bab..efe8506 100644 --- a/_includes/footer_custom.html +++ b/_includes/footer_custom.html @@ -1,6 +1,6 @@ -

- SORTED {{ sorted_pages }} SORTED -

+ {%- if site.footer_content -%}

{{ site.footer_content }}

{%- endif -%} \ No newline at end of file