Skip to content

Commit

Permalink
new file: favicon/apple-touch-icon.png
Browse files Browse the repository at this point in the history
	new file:   favicon/favicon-96x96.png
	new file:   favicon/favicon.ico
	new file:   favicon/favicon.svg
	new file:   favicon/site.webmanifest
	new file:   favicon/web-app-manifest-192x192.png
	renamed:    favicon.zip -> favicon/web-app-manifest-512x512.png
  • Loading branch information
the13joker1 committed Nov 18, 2024
1 parent 57f3452 commit ca30d80
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 0 deletions.
Binary file added favicon/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 favicon/favicon-96x96.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 favicon/favicon.ico
Binary file not shown.
3 changes: 3 additions & 0 deletions favicon/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions favicon/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "TimeTable",
"short_name": "TimeTable",
"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"
}
Binary file added favicon/web-app-manifest-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca30d80

Please sign in to comment.