I wanted to change the favicon icon to other icon. I have tried it by changing in webclient_templates.xml file
<title t-esc="title"/>
<link type="image/x-icon" rel="shortcut icon" t-att-href="/web/static/src/img/logo.ico"/>
I have replace favicon.ico with logo.ico
but its not working. Also tried to change it via ui but not working for me.
Is there anyother way to solve this issue? please help.
Thanks in advance!
Try with private mode of browser