pages/assets/img/favicons/browserconfig.xml
Florian Weber 79e87b8af2
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 7m43s
trying chirpy theme
2024-11-14 14:44:22 +01:00

14 lines
292 B
XML

---
layout: compress
---
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="{{ '/assets/img/favicons/mstile-150x150.png' | relative_url }}" />
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>