[flask] favicon 오류
2018. 2. 19. 10:30ㆍPython
stackoverflow.com/questions/1321878/how-to-prevent-favicon-ico-requests
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
반응형
'Python' 카테고리의 다른 글
파이썬 인터프리터는 어디에? (0) | 2022.04.06 |
---|---|
[Pandas] DataFrame 공백 제거 (0) | 2021.09.17 |
pyplot import 오류 (0) | 2018.06.25 |