mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-20 02:29:32 +00:00
ee634c8403
* fix: fix test-app, contracts index file and reload on change * fix(@embark/cmd_controller): fix missing nodes Was removed by accident * feat(@embark/demo): add favicon to embark demo * chore(@embark/cockpit): change favicon to new Embark logo * fix(@embark/embarkjs-ens): fix ENS config for embarkjs-ens * remove comments
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>#da532c</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|