ant les attributs ''rel="icon"'' et ''sizes'' :
<code html>
<html>
<head>
<link rel="icon" type="ima... /static/favicon-48x48.png">
</head>
...
</html>
</code>
===== Conversion vers .ico =====
Le paquetage... t un outil de conversion en ligne de commande :
<code>
sudo apt install imagemagick
convert favicon16x16.png favicon16x16.ico
</code>
===== Références =====
* https://en.wikiped