From aba16b1acf06b7720a2111f0f7c9de753c3f2cc6 Mon Sep 17 00:00:00 2001 From: JakeSCahill Date: Wed, 29 Apr 2026 16:41:19 +0100 Subject: [PATCH] Add cookie preferences link to footer Adds cookie preferences link to footer-content.hbs to align with other Redpanda web properties. The link allows users to manage their cookie consent settings, including CCPA opt-out options. The footer is already rendered site-wide through existing partials: - Home page: via home.hbs - Article pages: via main.hbs - Search/lab pages: via their respective layouts Co-Authored-By: Claude Sonnet 4.5 --- src/partials/footer-content.hbs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/partials/footer-content.hbs b/src/partials/footer-content.hbs index befa508a..6ae897c1 100644 --- a/src/partials/footer-content.hbs +++ b/src/partials/footer-content.hbs @@ -71,6 +71,7 @@