Skip to content

Commit b5ff6d7

Browse files
authored
Merge pull request #7 from dancingfrog/main
Add larger favicon in PNG format
2 parents 8013673 + ff42d8b commit b5ff6d7

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

public/favicon.png

231 KB
Loading

public/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
"sizes": "64x64",
1515
"type": "image/x-icon",
1616
"purpose": "any"
17+
},
18+
{
19+
"src": "/favicon.png",
20+
"sizes": "512x512",
21+
"type": "image/png",
22+
"purpose": "any"
1723
}
1824
],
1925
"categories": ["productivity", "utilities"],

0 commit comments

Comments
 (0)