Privacyterms#110
Conversation
|
Thank you for submitting a pull request. Please ensure your changes comply with the project's contribution guidelines and that all workflow checks pass successfully. A maintainer will review your submission shortly. |
|
Hey, @jagdish-15 |
jagdish-15
left a comment
There was a problem hiding this comment.
One thing still missing here, the new privacy.html and terms.html pages also need to be properly routed through server.js.
Please add the corresponding routes in server.js before this is ready to merge.
Hey, @jagdish-15 |
Hi, @jagdish-15
I am the contributor of gssoc 2026
Added dedicated Privacy Policy and Terms & Conditions pages to ensure legal compliance and provide users with clear information regarding data usage, privacy practices, and platform terms.
Also integrated footer navigation links to make these pages easily accessible across the website while maintaining the existing terminal-themed UI and responsive design.
Fixes #84
privacy.htmlpage with the provided Privacy Policy content.terms.htmlpage with the provided Terms & Conditions content.