We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b06eacc + da45818 commit 730a2eaCopy full SHA for 730a2ea
default-views/auth/login.hbs
@@ -6,6 +6,8 @@
6
<title>Login</title>
7
<link rel="stylesheet" href="/common/css/bootstrap.min.css">
8
<link rel="stylesheet" href="/common/css/solid.css">
9
+ <meta name="apple-mobile-web-app-capable" content="yes">
10
+ <meta name="apple-mobile-web-app-status-bar-style" content="default">
11
</head>
12
<body>
13
<div class="container-fluid">
0 commit comments