Skip to content

Commit 06e372f

Browse files
AlliotTechYou
andauthored
feat: add mobile web app capability meta tag to index.html (#6)
Co-authored-by: You <anonymous@example.com>
1 parent 52344ff commit 06e372f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<meta name="google" content="notranslate" />
1111
<link href="/static/manifest.json" rel="manifest" />
1212
<meta name="apple-mobile-web-app-capable" content="yes" />
13+
<meta name="mobile-web-app-capable" content="yes" />
1314
<meta name="apple-mobile-web-app-title" content="OpenAList" />
1415
<link
1516
rel="apple-touch-icon"

0 commit comments

Comments
 (0)