Abdullah-moiz / Job-Portal

Job Board building Using Next js , MongoDB , Tailwind css , Redux toolkit
https://job-portal-teal.vercel.app/
133 stars 57 forks source link

Add custom favicon to website #2

Closed theritikchoure closed 1 year ago

theritikchoure commented 1 year ago

Description:

As a website user, I would like to see a custom favicon for this website, to make it easier to identify and distinguish from other websites.

Proposal:

<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">

Please let me know if you have any questions or concerns about this proposal.

Abdullah-moiz commented 1 year ago

This Issue is Resolved