Skip to content

Commit 2643ead

Browse files
Added the browserconfig.xml
1 parent 32cc017 commit 2643ead

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

static/browserconfig.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<browserconfig>
3+
<msapplication>
4+
<tile>
5+
<square150x150logo src="/images/author/sveltekit-blogger.svg" />
6+
<TileColor>#fff</TileColor>
7+
</tile>
8+
</msapplication>
9+
</browserconfig>

0 commit comments

Comments
 (0)