I\'m trying to figure out how to add a favicon to my meteor app. Per the docs I should put it in the /public directory, but there isn\'t really much more info t
/public
I added the favicon.ico in the /public/ directory of my meteor project and it showed up for me!
didn't have to add any lines of code
also if its caching issue maybe rename the favicon.ico to favicon2.ico