Skip to content

Bug: Footer displays outdated copyright year (2025 instead of 2026) #95

@SG170

Description

@SG170

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:

© 2025 HerStack

to:

© 2026 HerStack

Labels

bug good first issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions