towerops/lib/towerops_web/components
Graham McIntire 654fcb541c
Add footer with dynamic copyright year to all layouts
- Add footer component to app, authenticated, and admin layouts
- Update marketing layout footer to use dynamic year
- Use flexbox layout to push footer to bottom of viewport
- Footer displays 'Copyright © <year> Towerops'
- Year updates automatically using Date.utc_today().year
2026-01-17 11:05:39 -06:00
..
layouts Fix admin layout to use proper Phoenix component pattern 2026-01-06 13:04:22 -06:00
core_components.ex Update table borders to use lighter grey instead of black 2026-01-15 13:32:09 -06:00
layouts.ex Add footer with dynamic copyright year to all layouts 2026-01-17 11:05:39 -06:00
marketing_layouts.ex Add footer with dynamic copyright year to all layouts 2026-01-17 11:05:39 -06:00