Bug Description
The footer in src/components/Footer.jsx shows © 2025 HerStack but the
current year is 2026. This makes the site look unmaintained.
Location
src/components/Footer.jsx — last section of the footer
Fix
Change:
to:
Labels
bug good first issue
Bug Description
The footer in
src/components/Footer.jsxshows© 2025 HerStackbut thecurrent year is 2026. This makes the site look unmaintained.
Location
src/components/Footer.jsx— last section of the footerFix
Change:
to:
Labels
buggood first issue