Skip to content

Commit

Permalink
Updated the app.hml with msapplication-TileColor
Browse files Browse the repository at this point in the history
  • Loading branch information
navneetsharmaui committed Sep 28, 2021
1 parent 8886bed commit 2c740bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@

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

<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link color="#fff" href="/favicon.ico" rel="mask-icon">

%svelte.head%
</head>
Expand Down

1 comment on commit 2c740bf

@vercel
Copy link

@vercel vercel bot commented on 2c740bf Nov 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.