Skip to content

fix: update footer year dynamically instead of hardcoded 2024#1477

Open
saurabhhhcodes wants to merge 1 commit into
apu52:mainfrom
saurabhhhcodes:codex/fix-footer-year-1464-v2
Open

fix: update footer year dynamically instead of hardcoded 2024#1477
saurabhhhcodes wants to merge 1 commit into
apu52:mainfrom
saurabhhhcodes:codex/fix-footer-year-1464-v2

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

Replaced © 2024 with a <span> populated by new Date().getFullYear() so the year stays current across all future years.

Closes #1464, Closes #1466

Replaced hardcoded © 2024 with dynamic year via JS.

Closes apu52#1464, Closes apu52#1466
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@netlify

netlify Bot commented Jun 14, 2026

Copy link
Copy Markdown

Deploy Preview for cute-quokka-b093d8 ready!

Name Link
🔨 Latest commit 683f3cb
🔍 Latest deploy log https://app.netlify.com/projects/cute-quokka-b093d8/deploys/6a2e7362989c33000857579a
😎 Deploy Preview https://deploy-preview-1477--cute-quokka-b093d8.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

[Bug]: Footer year is hardcoded and does not update dynamically Issue: Update Footer Year on All Pages

1 participant