Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from calendee/use-default-statusbar-color
Browse files Browse the repository at this point in the history
use default status bar
  • Loading branch information
peterpeterparker authored Feb 14, 2019
2 parents 4ef4e92 + 5aa4253 commit c92a5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<link rel="manifest" href="manifest.json">

<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="msapplication-tap-highlight" content="no">

<style>
Expand Down

0 comments on commit c92a5f2

Please sign in to comment.