Skip to content

Commit

Permalink
feat: add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
imantsk authored Aug 31, 2024
1 parent c4740f9 commit ad49622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions favicon/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"short_name": "Sint\u0113ze",
"icons": [
{
"src": "favicon/android-chrome-192x192.png",
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "favicon/android-chrome-256x256.png",
"src": "android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
Expand Down

0 comments on commit ad49622

Please sign in to comment.