mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 11:29:25 +00:00
fdfed3d7db
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
9 lines
260 B
XML
9 lines
260 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/static/images/mstile-150x150.png"/>
|
|
<TileColor>#000000</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|