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

Feat : Update index.ejs #223

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Feat : Update index.ejs #223

merged 1 commit into from
Aug 9, 2024

Conversation

Meetjain1
Copy link
Contributor

Related Issue

[Cite any related issue(s) this pull request addresses. If none, simply state “None”]
Closes #222

Description

[Please include a brief description of the changes or features added]

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:

  • Automation: The copyright year updates automatically, reducing maintenance overhead.
  • Accuracy: Ensures the displayed year is always current, improving the website's professionalism.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

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
Contributor Author

@Sahil1786 please review this pr .

@Meetjain1
Copy link
Contributor Author

@Sahil1786

@Meetjain1 Meetjain1 mentioned this pull request Aug 8, 2024
@Sahil1786
Copy link
Owner

What have you fixed ?

@Meetjain1
Copy link
Contributor Author

Update Footer to Include Dynamic Copyright Year

Added copyright section

@Meetjain1
Copy link
Contributor Author

What have you fixed ?

@Sahil1786 fixed static copyright year bug , it will update automatically now that is it will auto fetch the current year

petari

pet2

@Meetjain1
Copy link
Contributor Author

before this pr

pet4

@Meetjain1
Copy link
Contributor Author

@Sahil1786 please review before gssoc ends . Thanks

@Meetjain1
Copy link
Contributor Author

@Sahil1786 please review before gssoc ends . Thanks

@Sahil1786 sir , please review this pr .

@Meetjain1
Copy link
Contributor Author

Hello @Sahil1786

@Sahil1786 Sahil1786 added level1 GSSOC'2024 GirlScript Summer of Code | Contributor gssoc labels Aug 9, 2024
@Sahil1786 Sahil1786 merged commit c07e721 into Sahil1786:main Aug 9, 2024
1 check passed
@Sahil1786
Copy link
Owner

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSOC'2024 GirlScript Summer of Code | Contributor level1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug : Footer section
2 participants