Skip to content

Conversation

@tanushree-coder-girl
Copy link

Description

This MR fixes the issue where the footer year was hardcoded and did not update automatically.

The copyright year is now generated dynamically using new Date().getFullYear() in footer.astro, ensuring that it always shows the current year.

Issue

Fixes: #11

Changes

  • Updated footer.astro to use a dynamic year:

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 currently static and does not update automatically

1 participant