-
Notifications
You must be signed in to change notification settings - Fork 261
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 "Last Updated" Functionality to All Legal Pages ! #1141
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @Tejashri-Taral! 🎉 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
✅ Deploy Preview for rapidoc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small nits before merging it
🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀 |
Hey @Anishkagupta04 and @varshith257 ,
issue closes #1137
I have implemented a dynamic "Last Updated" date feature for the legal pages on the website, including the Terms and Conditions, Privacy Policy pages.
The date format is set to "month day, year" and will update dynamically to reflect the current date.
Additionally, each page has a specific update frequency to ensure the date remains accurate.
Changes Made :
Added a code to dynamically update the "Last Updated" date for the Terms and Conditions, Privacy Policy pages.
The date format is "month day, year" for a professional appearance.
Screenshots / videos (if applicable)
Checklist
main
branch before making this PRPlease take a look and review it.