Skip to content

Commit 136f07f

Browse files
authored
Merge pull request #257 from dotkernel/issue-249
crlf to lf
2 parents 7e6c460 + 86bb3c1 commit 136f07f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<browserconfig>
3-
<msapplication>
4-
<tile>
5-
<square150x150logo src="/mstile-150x150.png"/>
6-
<TileColor>#2d89ef</TileColor>
7-
</tile>
8-
</msapplication>
9-
</browserconfig>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<browserconfig>
3+
<msapplication>
4+
<tile>
5+
<square150x150logo src="/mstile-150x150.png"/>
6+
<TileColor>#2d89ef</TileColor>
7+
</tile>
8+
</msapplication>
9+
</browserconfig>

0 commit comments

Comments
 (0)