jatiinyadav / Crew-Connect

Enhance your discussions with a group chat feature, providing a collaborative environment for more dynamic conversations.
MIT License
7 stars 17 forks source link

Fix : Bug #64

Closed Meetjain1 closed 1 month ago

Meetjain1 commented 1 month ago

Title

Description

PR Title: Update Footer to Include Dynamic Copyright Year

Description:

This PR enhances the footer section of the website by adding the current copyright year, which is fetched dynamically. This ensures that the copyright year will always be up-to-date without requiring manual updates each year.

Changes:

  1. Footer HTML: Updated the footer to include a placeholder for the copyright year.
  2. JavaScript: Added a script to fetch the current year dynamically and insert it into the footer.
  3. CSS: Ensured that the styling of the footer remains consistent with the new dynamic content.

Benefits:


Issue Ticket Number

Fixes #(issue_number) Closes #63


Type of change


Checklist:

Meetjain1 commented 1 month ago

@jatiinyadav please review this pr .