When viewing the site on iOS from the home screen, the top of the screen is no longer obscured by the phone's status bar

Этот коммит содержится в:
Reed Garmsen
2015-08-27 09:32:30 -07:00
родитель 378f0b52c1
Коммит 192c82772b

Просмотреть файл

@@ -7,7 +7,7 @@
<!-- iOS add to homescreen -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-title" content="{{ .Title }}">
<meta name="application-name" content="{{ .Title }}">