Files
hugoblog/static/browserconfig.xml
Benno Lorenz ba1c6b4cf9
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 38s
updated Icons
2025-06-09 22:54:31 +02:00

10 lines
246 B
XML

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