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
107 stars 248 forks source link

Added the mail tag to the about.html file #1453

Closed GauriBhandari closed 11 months ago

GauriBhandari commented 11 months ago

🛠️ Fixes Issue

Issue - #1450

👨‍💻 Changes proposed

Added a clickable email link to the email address on the about page in about.html.

In this PR, I have modified the about.html file to include a clickable email link for the email address provided in the "contact@example.com" span. By using the mailto: URL scheme, users can now click on the email address, and it will open their default email client, allowing them to compose an email to the specified address.

✔️ Check List (Check all the applicable boxes)

netlify[bot] commented 11 months ago

Deploy Preview for aec-library-wbsite ready!

Name Link
Latest commit 492924ebfac3415d30551e08ce037d8dd55431f0
Latest deploy log https://app.netlify.com/sites/aec-library-wbsite/deploys/64bb5b17919b320008c84dd1
Deploy Preview https://deploy-preview-1453--aec-library-wbsite.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

rohanbabbar04 commented 11 months ago

Looks good :)

GauriBhandari commented 11 months ago

Thank you so much for merging my PR! I'm thrilled to see my contribution being a part of the project.