SauravMukherjee44 / Aec-Library-Website

This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
https://aec-library-wbsite.netlify.app/
MIT License
105 stars 240 forks source link

Bug Report: Missing email tag in privacy-policy.html file #1435

Closed GauriBhandari closed 1 year ago

GauriBhandari commented 1 year ago

Reproduction steps

There is an issue in the privacy-policy.html file where the email tag is missing, preventing users from easily contacting us for privacy-related inquiries or concerns.

Steps to Reproduce:

  1. Open the privacy-policy.html file.
  2. Search for the email tag ( or ).
  3. Notice that there is no email tag present in the file.

Expected behavior

The privacy-policy.html file should include an email tag to allow users to contact us regarding privacy matters.

Actual Behavior

Upon inspecting the privacy-policy.html file, it is observed that there is no email tag ( or ) included in the code.

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?