mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-10 20:22:59 +00:00

Related to filebrowser/filebrowser#417, filebrowser/filebrowser#433 and filebrowser/filebrowser#436. I used https://realfavicongenerator.net to generate multiple favicon files of the new design by @timonss in different formats. These are the previews:    
10 lines
246 B
XML
10 lines
246 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/mstile-150x150.png"/>
|
|
<TileColor>#455a64</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|