mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
9 lines
227 B
XML
9 lines
227 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/icon/mstile-150x150.png"/>
|
|
<TileColor>#00a300</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|