Skip to content

Commit

Permalink
re-add theme color to html to match app bar on Android
Browse files Browse the repository at this point in the history
  • Loading branch information
pinapelz committed Mar 2, 2024
1 parent cf061cd commit cb1afbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/antalmanac/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no, viewport-fit=cover"
/>
<meta name="theme-color" content="#305db7" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta
Expand Down

0 comments on commit cb1afbf

Please sign in to comment.