Skip to content

Commit 2240a68

Browse files
authored
Merge pull request #415 from simoncaron/feature/update-ios-pwa-icon
Update iOS PWA Icon Sizing and Background
2 parents 24517c4 + 03e8ced commit 2240a68

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<meta name="theme-color" content="#000000" />
88
<meta name="description" content="Jellyfin stats for the masses" />
9-
<link rel="apple-touch-icon" href="icon-b-192.png" />
9+
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
1010
<script src="env.js"></script>
1111
<!--
1212
manifest.json provides metadata used when your web app is installed on a

public/apple-touch-icon.png

4.17 KB
Loading

0 commit comments

Comments
 (0)