mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
10 lines
254 B
XML
10 lines
254 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/favicon/mstile-150x150.png"/>
|
|
<TileColor>#ffc40d</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|