simoncor.net/static/browserconfig.xml
Simon Cornet 60f2ef156c
All checks were successful
Build and Publish / Build (push) Successful in 11s
Build and Publish / Deployment (push) Successful in 3s
[favicon] feat: try to fix favicon
2024-09-08 21:02:04 +02:00

10 lines
253 B
XML

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