I am rendering a dynamic page, menu and other items in my application. I also want to change favicon as per configured by admin.
Say, for example, if when my pag
Worked well, no injections, no worries, simple code. But it's gonna be a pure javascript in your angular project.
document.getElementById('appFavicon').setAttribute('href', '/your/icon/path.ico');