From 0e1ad0544740208c00f292371baacfc16ffb73df Mon Sep 17 00:00:00 2001 From: TheFlow Date: Tue, 28 Oct 2025 10:59:54 +1300 Subject: [PATCH] refactor(values): replace static footer with common footer component MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates the Values & Principles page to use the shared footer.js component for consistency across the site, enabling: - Unified footer content and styling - Automatic i18n support for footer elements - Single source of truth for footer links - Contact Us modal functionality Changes: - Removed 40+ lines of static footer HTML - Added footer.js component reference - Updated cache versions to current (0.1.2.1761600551809) - Maintained all existing i18n attributes and translations Translations already complete (127 keys each): - German (DE): "Werte & Prinzipien" ✓ - French (FR): "Valeurs & Principes" ✓ This ensures the "Core Values" link in the common footer now leads to a page that uses the same footer component. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- public/about/values.html | 57 ++++++---------------------------------- 1 file changed, 8 insertions(+), 49 deletions(-) diff --git a/public/about/values.html b/public/about/values.html index f5c4e85d..d11b613b 100644 --- a/public/about/values.html +++ b/public/about/values.html @@ -5,9 +5,9 @@ Values & Principles | Tractatus AI Safety Framework - - - + + +