mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-09 10:41:56 +00:00
7d5e590c42
* Move favicon stuff to static folder. Expand manifest.json. Link it all up in HTML. * Undo index changes * Remove unnecessary readme
10 lines
256 B
XML
Executable File
10 lines
256 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="images/fav/mstile-150x150.png"/>
|
|
<TileColor>#163151</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|