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

Added Dynamic copyright_year to auto fetch the current year #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Meetjain1
Copy link

Pull Request

Title

Description


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.
    ]

Related Issues

fixes #90

Changes Made

feature + bug

Checklist

  • I have tested the changes locally
  • Documentation has been updated (if necessary)
  • Changes are backward-compatible

Screenshots (if applicable)

clippy

Additional Notes

Copy link

vercel bot commented Jul 16, 2024

@Meetjain1 is attempting to deploy a commit to the subinoybiswas' projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @Meetjain1! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@Meetjain1
Copy link
Author

@subinoybiswas please review this pr

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]: Missing copyright year in footer
1 participant