Skip to content

Commit

Permalink
Add meta tag for theme color
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-42 committed Sep 18, 2023
1 parent cab7977 commit 6bf153f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<meta name="theme-color" content="#0071F0">
<link rel="stylesheet" href="./css/style.css">
</head>

Expand Down

0 comments on commit 6bf153f

Please sign in to comment.