athenahr/public/browserconfig.xml
Miguel Nogueira cbacd5c0ff
chore(brand): updated outdated imagery
Updated the favicon package for the application, replacing old logos with the new AthenaHR logo
2024-06-24 01:22:58 +01:00

10 lines
251 B
XML

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