Not using favicon generator
Just put your favicon.ico file at the root/static folder.
Using favicon generator
If you are using favicon genarator, the favicon works well on the mobile too. So, it is recommended.
Set the
useFaviconGeneratorto true in the file atroot/config/_default/params.tomlGenerate your favicon at https://www.favicon-generator.org/ site.
Make a folder at
root/static/faviconUnzip the generated favicon to that folder.