mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-15 08:56:21 +00:00
bcdfcd7064
* Switched ESLint + Aqua to Standard. I'm a big fan of Standard. Updated yarn.lock file too. * Lots of refactors to follow the rules of Standard. * Fixed issue with uploading as a not logged in user.
10 lines
248 B
XML
10 lines
248 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/images/icons/mstile-150x150.png?v=ZqYs7M3fG4"/>
|
|
<TileColor>#232629</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|