simoncor.net/static/browserconfig.xml
Simon Cornet d2094a3fae
All checks were successful
Build and Publish / Build (push) Successful in 6s
Build and Publish / Deployment (push) Successful in 4s
[fav] feat: try to fix favicon
2024-09-06 16:24:20 +02:00

10 lines
250 B
XML

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