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

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>