From ccfb30dbc27ffd311c65d1462ffc5596ee932fca Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Fri, 12 Jun 2026 12:29:35 +0900 Subject: [PATCH] Fix footer colors in dark mode and use absolute anchor links Pin the footer to fixed dark colors instead of the theme-reactive .bg-dark/.text-light utilities, which flipped to a light background in dark mode while child text stayed white. Also make product anchor links absolute so they resolve from any page. --- layouts/partials/footer.html | 8 ++++---- static/css/custom.css | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 1012822..b8ade26 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,4 +1,4 @@ -