1
0
mirror of https://github.com/elisspace/pops.git synced 2026-08-29 15:44:05 +00:00
Files
pops/browserconfig.xml
2022-05-04 08:53:56 +07:00

10 lines
246 B
XML

<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#ffc40d</TileColor>
</tile>
</msapplication>
</browserconfig>