tractatus/public/js/components
TheFlow a7937dc274 feat: Add company website links to navbar and footer
- Add 'Company' section to footer with MySovereignty website links
  - Link to main website (mysovereignty.digital)
  - Link to Village Ecosystem page
  - Link to About Us page
- Add 'Company' section to navbar mobile menu
  - Link to main website (mysovereignty.digital)
- Update footer grid layout: md:grid-cols-4 → md:grid-cols-2 lg:grid-cols-5
- Include translations for all 3 languages (EN, DE, FR)
  - EN: Company
  - DE: Unternehmen
  - FR: Entreprise

Files modified:
- public/js/components/footer.js (lines 52-62)
- public/js/components/navbar.js (lines 110-116)
- public/locales/en/common.json
- public/locales/de/common.json
- public/locales/fr/common.json

Tested locally on port 9000 - all links functional, translations verified.
2025-11-24 13:12:44 +13:00
..
activity-timeline.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
code-copy-button.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
coming-soon-overlay.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
currency-selector.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
document-cards.js fix: handle undefined technicalLevel in cards and set glossary category 2025-11-01 11:41:18 +13:00
document-viewer.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
feedback.js fix: feedback button visibility using inline styles 2025-11-03 15:39:23 +13:00
footer.js feat: Add company website links to navbar and footer 2025-11-24 13:12:44 +13:00
interactive-diagram.js fix(architecture): inline SVG and complete i18n for interactive diagram 2025-10-26 13:45:39 +13:00
language-selector.js fix: language selector now works on all pages 2025-10-29 15:41:17 +13:00
navbar-admin.js feat: add disk monitoring system for dev and production 2025-10-29 11:53:55 +13:00
navbar.js feat: Add company website links to navbar and footer 2025-11-24 13:12:44 +13:00
newsletter.js feat: Add comprehensive visitor retention system 2025-11-04 10:42:43 +13:00
pressure-chart.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
toc.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
umami-tracker.js fix(analytics): remove data-domains restriction from tracking 2025-10-29 10:02:44 +13:00