arujjval / tic-tac-toe

A simple tic-tac-toe game and a great way to take part in Hacktoberfest 2024.
https://arujjval.github.io/tic-tac-toe/
MIT License
6 stars 30 forks source link

[FEATURE] Add Missing Logo to the Header Section #64

Open saismrutiranjan18 opened 1 month ago

saismrutiranjan18 commented 1 month ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

Issue: The browser tab for the "tic tac toe" project does not display the logo/favicon. Instead, it shows a default icon. This needs to be fixed so that the custom logo is visible in the tab, as shown in the attached screenshots.

Related event tags: Hacktoberfest

Intent: I would like to contribute and fix this issue by implementing the above solution.

Proposed Solution

Add a favicon by converting the current logo into an appropriate format (favicon.ico). Update the HTML to include a tag in the section that points to the favicon. Ensure that the favicon is placed in the correct public directory.

Screenshots

image

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

Add a favicon by converting the current logo into an appropriate format (favicon.ico). Update the HTML to include a tag in the section that points to the favicon. Ensure that the favicon is placed in the correct public directory.

RaunakOP90 commented 3 weeks ago

i can add fevicon on your website . just give me the fevicon png or jpg file.

arujjval commented 3 weeks ago

You can use any relevant image of your choice and make a PR.

saismrutiranjan18 commented 3 weeks ago

You can use any relevant image of your choice and make a PR.

First i raise the issue. so , please assign me

saismrutiranjan18 commented 3 weeks ago

You can use any relevant image of your choice and make a PR.

First i raise the issue. so , please assign me

@arujjval