Yesterday, I posted a question and received an incredibly helpful answer. Take a look at the question here.
The response also includes the code snippet.
However, when viewing my rendered HTML, instead of getting the link as expected, I am seeing
<link id="favicon" rel="shortcut icon" type="image/x-icon" href="[object HTMLImageElement]">
.
Can someone help me retrieve the correct link? Please refer to the code provided in the above link for details.