My favicon worked on Chrome Canary for a while, and after I updated it it stopped appearing.
I have provided my code below.
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<title>Write IT</title>
</head>
<body>
</body>
</html>