Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Footer to Display Dynamic Year #606

Open
shaikahmadnawaz opened this issue Jun 1, 2023 · 2 comments
Open

Update Footer to Display Dynamic Year #606

shaikahmadnawaz opened this issue Jun 1, 2023 · 2 comments

Comments

@shaikahmadnawaz
Copy link

Description:

Currently, the year displayed in the Footer component is hardcoded as "2023". To ensure the year is always up to date, we need to make it dynamic.

Proposed Changes:

Modify the Footer component to use JavaScript to retrieve the current year dynamically.
Update the displayed year in the footer to reflect the current year.
These changes will ensure that the year displayed in the Footer is always accurate and does not require manual updates.

Screenshot 2023-06-02 022822

@agap-0251
Copy link

I have solved the issue. Could you assign me for this. Adding a dynamic date is simple but important change to be made.Cause our attention will be on big issues and we miss the simple details. I have added date object and replaced hardcoded text with date variable. Here is the image,
DynamicDate

@mukundsolanki
Copy link

Can I work over this Issue?

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 a pull request may close this issue.

3 participants