Skip to content
Snippets Groups Projects
  • Sébastien Theys's avatar
    f159ba8f
    [IMP] tools,website: correctly handle favicon and .ico files · f159ba8f
    Sébastien Theys authored
    Previously the image that we uploaded as a favicon of the website was not
    resized, so it could be extremely excessive in size and resolution, and it also
    was not guaranteed to be a square.
    
    Now we always resize it appropriately and save it as an ICO file.
    
    The default favicon is now applied to all websites instead of only the first.
    
    task-1958000
    PR: #31811
    f159ba8f
    History
    [IMP] tools,website: correctly handle favicon and .ico files
    Sébastien Theys authored
    Previously the image that we uploaded as a favicon of the website was not
    resized, so it could be extremely excessive in size and resolution, and it also
    was not guaranteed to be a square.
    
    Now we always resize it appropriately and save it as an ICO file.
    
    The default favicon is now applied to all websites instead of only the first.
    
    task-1958000
    PR: #31811