Megh2005 / Med-o-Next

Full stack medical application providing almost all D2C medical services
https://med-o-next.vercel.app
MIT License
10 stars 18 forks source link

Site Icon Missing from Browser Tab #58

Closed akashdeepsingh283 closed 4 hours ago

akashdeepsingh283 commented 4 hours ago

ISSUE NAME

Browser Tab Icon Not Displaying

ISSUE BRANCH

feature/site-icon-update

ISSUE DESCRIPTION

The site icon (favicon) does not appear on the browser tab when accessing the website.

YOUR APPROACH

To replace the Vercel favicon with your own, first create or prepare your favicon file (e.g., .ico, .png). Place it in the public directory of your project. Then, update the HTML section with a tag pointing to the favicon's path, like this:

Clear the browser cache, push the changes to your repository, and redeploy on Vercel to see your new favicon live.

YOUR NAME

akashdeepsingh

YOUR GITHUB PROFILE URL

https://github.com/akashdeepsingh283

Megh2005 commented 4 hours ago

Someone from our core team is already working on this feature We will look into it. Specific contributions not required as of now