Skip to content

Use dynamic year in landing footer#80

Open
SimplyRayYZL wants to merge 1 commit into
Ghbounty:mainfrom
SimplyRayYZL:fix-dynamic-footer-year
Open

Use dynamic year in landing footer#80
SimplyRayYZL wants to merge 1 commit into
Ghbounty:mainfrom
SimplyRayYZL:fix-dynamic-footer-year

Conversation

@SimplyRayYZL
Copy link
Copy Markdown

Fixes #69.

Summary:

  • Replaces the hard-coded footer copyright year with new Date().getFullYear().
  • Keeps the existing footer text and layout unchanged.

Validation:

  • Inspected the landing page footer implementation in frontend/app/page.tsx.
  • Ran pnpm install --frozen-lockfile.
  • Ran pnpm --filter frontend lint; it currently fails on pre-existing lint errors elsewhere in the frontend. The touched footer line is not the source of those existing project-wide failures.

Note: this is intentionally a tiny focused fix for the footer year test/bounty flow.

@SimplyRayYZL SimplyRayYZL requested a review from tomazzi14 as a code owner May 13, 2026 08:03
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

@SimplyRayYZL is attempting to deploy a commit to the weareghbounty-6269's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: typo in landing footer copyright year

1 participant