chore(brand): updated outdated imagery

Updated the favicon package for the application, replacing old logos with the new AthenaHR logo
This commit is contained in:
2024-06-24 01:22:58 +01:00
parent 9d6b689916
commit cbacd5c0ff
12 changed files with 25 additions and 1 deletions

9
public/browserconfig.xml Normal file
View File

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