Skip to content

Commit 9aec7e3

Browse files
committed
Adding favicon for all devices
1 parent b8592ca commit 9aec7e3

File tree

84 files changed

+222
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+222
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<browserconfig>
3+
<msapplication>
4+
<tile>
5+
<square70x70logo src="./icons/ms-icon-70x70.png"/>
6+
<square150x150logo src="./icons/ms-icon-150x150.png"/>
7+
<square310x310logo src="./icons/ms-icon-310x310.png"/>
8+
<TileColor>#8300BF</TileColor>
9+
</tile>
10+
</msapplication>
11+
</browserconfig>
7.23 KB
8.33 KB
1.76 KB
2.46 KB
3.23 KB
4.3 KB
6.12 KB
6.5 KB
8.61 KB

0 commit comments

Comments
Β (0)