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

Commit

Permalink
Merge pull request #124 from duichwer/bugfix/htmlheader
Browse files Browse the repository at this point in the history
🐛 Add missing head tag
  • Loading branch information
lifenautjoe authored Aug 14, 2019
2 parents c8b74bd + c5c4f95 commit 4ff4174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<!-- Mobile header color for iOS Safari (supports black, black-translucent or default) -->
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="referrer" content="no-referrer">
</head>
<body>
<noscript>
<strong>We're sorry but the website doesn't work without JavaScript enabled. Please enable it to
Expand Down

0 comments on commit 4ff4174

Please sign in to comment.