From bfcd409a364f4cf39ffa3837e3a809613a5747f8 Mon Sep 17 00:00:00 2001 From: tymoteuszjozwiak Date: Thu, 9 Feb 2023 18:18:50 +0100 Subject: [PATCH] update footer link --- templates/en/partials/footer.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/en/partials/footer.html.twig b/templates/en/partials/footer.html.twig index c47f22f..f7ece81 100644 --- a/templates/en/partials/footer.html.twig +++ b/templates/en/partials/footer.html.twig @@ -5,6 +5,6 @@ {% endif %} © {{ year }} - {{ theme_config.footer.title_en }} + {{ theme_config.footer.title_en }} {{ theme_config.analytics|raw }} \ No newline at end of file