favicon.ico resource 404 status

Webサーバを起動後、作成したページにアクセスして、以下のように
ブラウザ側でエラーが出る場合の対処方法、、

failed to load resource the server responded with a status of 404
...
favicon.ico

生成してるHTMLヘッダに、以下を追記する。

<link rel="shortcut icon" href="">