Skip to content

Commit 8886bed

Browse files
Updated the app.html to the add the msapplication-config
1 parent 2643ead commit 8886bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta http-equiv="x-ua-compatible" content="IE=edge,chrome=1" />
66
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
8+
<meta content="/browserconfig.xml" name="msapplication-config">
89

910
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
1011
<meta name="theme-color" content="#000" />

0 commit comments

Comments
 (0)