📅  最后修改于: 2022-03-11 14:53:22.350000             🧑  作者: Mango
This specific problem is why packages like express-favicion and serve-favicon exist. They add a handler for the favicon.ico file.
What you've done there has only made things worse as it tells the client that the icon for the page is actually the page itself.