I have a doubt regarding favicon, I can add favicon directly in html file itself with following code.
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
I have tried with above code, it's working fine. I have seen there are some modules in npm to server favicon images. If I add through html, why I have to use this modules to serve.
For the case of serve-favicon module:
Why use this module?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With