We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbf746 commit a8c141cCopy full SHA for a8c141c
1 file changed
index.html
@@ -11,7 +11,7 @@
11
<link rel="manifest" href="/manifest.json" />
12
13
<!-- iOS Safari PWA Meta Tags -->
14
- <meta name="apple-mobile-web-app-capable" content="yes" />
+ <meta name="mobile-web-app-capable" content="yes" />
15
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
16
<meta name="apple-mobile-web-app-title" content="Claude UI" />
17
0 commit comments