Skip to content

Commit

Permalink
Fix browserconfig.xml link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SafdarJamal committed Sep 29, 2020
1 parent 103ed6f commit 9b5a1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/browserconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<square150x150logo src="/crud-app/mstile-150x150.png"/>
<TileColor>#2b5797</TileColor>
</tile>
</msapplication>
Expand Down

0 comments on commit 9b5a1ae

Please sign in to comment.