Skip to content

Commit 2ec47f6

Browse files
authored
Update favicon link to use 512x512 icon
1 parent 8a35689 commit 2ec47f6

1 file 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
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/png" href="/pwa-192x192.png" />
5+
<link rel="icon" type="image/png" href="/pwa-512x512.png" />
66
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88
<title>FileForge</title>

0 commit comments

Comments
 (0)