From 5eeb4ded1cab8c0cb6c3b6af0d6f78cf39c8b2a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20S=C3=A9chet?= Date: Wed, 22 May 2024 22:04:54 +0200 Subject: [PATCH] feat: justify text for french version --- src/pages/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/pages/index.html b/src/pages/index.html index 39a8d5d..e9de580 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -5,6 +5,13 @@ Frog Collective + {% if context.current_language == "fr" %} + + {% endif %} {% include "lib/nav.html" %}