This repository has been archived on 2023-08-02. You can view files and clone it, but cannot push or open issues or pull requests.
qwik-website/favicons/browserconfig.xml
2021-07-02 00:50:04 +02:00

10 lines
255 B
XML

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