Delete images/favicon directory

This commit is contained in:
MattTheTekie 2025-08-29 11:25:32 -04:00 committed by GitHub
commit e59060ec69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 21 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 401 KiB

View file

@ -1,21 +0,0 @@
{
"name": "VENITH's Website",
"short_name": "VENITH",
"icons": [
{
"src": "/images/favicon/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/images/favicon/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#5d73da",
"background_color": "#3a55cb",
"display": "standalone"
}