• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to load a proper favicon at angular2 page

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

I can not see my image as a favIcon. I tried many things such like  converting it to png to ico, trying other conversion tools and tried to manipulate the code to get the favIcon. But still no success.

I guess problem is not related with the code because some images can be seen as a favIcon except my image. I do not know  how to convert it properly or to do to see my image as favIcon. You can see the snippet that I put between header in order to see the favIcon.

As I mentioned before, I can see the some icons as favIcon without any problem except my image. Please help.


 
reply
    Bookmark Topic Watch Topic
  • New Topic