Skip to content

Commit

Permalink
Merge pull request #5 from robsutcliffe/empty-content
Browse files Browse the repository at this point in the history
add more favicons
  • Loading branch information
robsutcliffe authored Dec 22, 2023
2 parents 57e1490 + 1f53ce6 commit fca8fc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/static/favicons/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"short_name": "",
"icons": [
{
"src": "/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png"
"src": "/safari-pinned-tab.svg",
"sizes": "any",
"type": "image/svg"
}
],
"theme_color": "#000000",
Expand Down

0 comments on commit fca8fc4

Please sign in to comment.