To add a favicon please, add the following to the <head>
of your HTML:
<link rel="shortcut icon" href="/somepath/myicon.png">
(Replace /somepath/myicon.png
with the path to your favicon.)
To add a favicon please, add the following to the <head>
of your HTML:
<link rel="shortcut icon" href="/somepath/myicon.png">
(Replace /somepath/myicon.png
with the path to your favicon.)