Skip to content

Commit

Permalink
Update favicons
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexmmaldonado committed Jan 20, 2025
1 parent 126f95b commit 6876b38
Show file tree
Hide file tree
Showing 13 changed files with 44 additions and 74 deletions.
Binary file added static/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/favicon-96x96.png
Binary file not shown.
Binary file modified static/favicon.ico
Binary file not shown.
11 changes: 0 additions & 11 deletions static/favicon.svg

This file was deleted.

Empty file removed static/img/.gitkeep
Empty file.
85 changes: 43 additions & 42 deletions static/img/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 1 addition & 21 deletions static/site.webmanifest
Original file line number Diff line number Diff line change
@@ -1,21 +1 @@
{
"name": "MyWebSite",
"short_name": "MySite",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
Binary file removed static/web-app-manifest-192x192.png
Binary file not shown.
Binary file removed static/web-app-manifest-512x512.png
Binary file not shown.

0 comments on commit 6876b38

Please sign in to comment.