Files
sow-nodebb-theme/templates
archvillainette e2b10e6e13 Add Westgate global footer (#8)
## Summary
- add the global Westgate footer partial under `templates/partials/footer/`
- import scoped footer styles from `theme.scss`
- include the footer design spec and powered-by HTML/CSS references
- add a contract test for the footer integration and required links

## Verification
- `node tests/global-footer-contract.test.js`
- `node tests/global-topbar-contract.test.js`
- `for test in tests/*.test.js; do node "$test"; done`
- `npm test --if-present`
- `git diff --check`

Reviewed-on: #8
Co-authored-by: vickydotbat <vickydotbat@tutamail.com>
Co-committed-by: vickydotbat <vickydotbat@tutamail.com>
2026-06-26 13:56:40 +00:00
..
2026-06-26 13:56:40 +00:00
2026-04-22 14:40:59 +02:00
2026-04-23 14:27:29 +02:00
2026-06-26 13:56:40 +00:00
2026-06-26 08:27:49 +00:00
2024-01-01 18:32:24 -05:00