Skip to content

Commit

Permalink
Convert line endings from CRLF to LF.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Jul 18, 2016
1 parent ac61e80 commit d0c7820
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions browserconfig.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

0 comments on commit d0c7820

Please sign in to comment.