clueless-official-website
clueless-official-website copied to clipboard
feat: Update Footer to Display Dynamic Year
This PR solves issue number #606
This pull request aims to update the Footer component to display the dynamic current year instead of the hardcoded "2023".
Proposed Changes:
- Introduce JavaScript code to retrieve the current year dynamically.
- Replace the static year in the footer with the dynamically obtained current year.
By making this change, the Footer component will always display the correct and up-to-date year without requiring manual updates.
Please review the changes and merge them into the main branch to ensure the Footer reflects the current year dynamically.
@shaikahmadnawaz is attempting to deploy a commit to a Personal Account owned by @Clueless-Community on Vercel.
@Clueless-Community first needs to authorize it.