From cd067817008567f0d7066690441c0ee1b48a5b93 Mon Sep 17 00:00:00 2001 From: Sam Al-Sapti Date: Sat, 29 Jul 2023 16:56:29 +0200 Subject: [PATCH 1/3] Fix language-aware redirect from header logo and other stuff --- themes/datacoop2020/layouts/_default/baseof.html | 4 ++-- themes/datacoop2020/layouts/partials/badges.html | 4 ++-- themes/datacoop2020/layouts/partials/head.html | 11 +++++------ themes/datacoop2020/theme.yaml | 2 +- 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/themes/datacoop2020/layouts/_default/baseof.html b/themes/datacoop2020/layouts/_default/baseof.html index ab6ce44..8de261c 100644 --- a/themes/datacoop2020/layouts/_default/baseof.html +++ b/themes/datacoop2020/layouts/_default/baseof.html @@ -1,10 +1,10 @@ - + {{ partial "head.html" . }}