mirror of
https://gitlab.com/lander-team/site.git
synced 2025-06-16 07:06:40 +00:00
10 lines
255 B
XML
10 lines
255 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="./img/fav/mstile-150x150.png"/>
|
|
<TileColor>#00aba9</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|