Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Error] favicon.ico 404 Not Found #43

Open
yomae opened this issue Aug 13, 2022 · 0 comments
Open

[Error] favicon.ico 404 Not Found #43

yomae opened this issue Aug 13, 2022 · 0 comments
Assignees

Comments

@yomae
Copy link
Contributor

yomae commented Aug 13, 2022

  • 브라우저 타이틀 맨 왼쪽 아이콘이 없거나, 경로가 맞지 않는 경우 발생
  • html문서의 head안에 link태그를 넣고 아래 코드를 넣어주면 해결
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
@yomae yomae self-assigned this Aug 13, 2022
@yomae yomae closed this as completed Aug 13, 2022
@yomae yomae reopened this Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant