Clueless-Community / clueless-official-website

This is Clueless official website where you can make your developer profile as well as meet new people across the world.
https://clueless-community.vercel.app/
MIT License
80 stars 139 forks source link

feat: Update Footer to Display Dynamic Year #607

Open shaikahmadnawaz opened 1 year ago

shaikahmadnawaz commented 1 year ago

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:

  1. Introduce JavaScript code to retrieve the current year dynamically.
  2. 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.

Screenshot 2023-06-02 022822

vercel[bot] commented 1 year ago

@shaikahmadnawaz is attempting to deploy a commit to a Personal Account owned by @Clueless-Community on Vercel.

@Clueless-Community first needs to authorize it.