upload static files

This commit is contained in:
notohh 2025-01-28 00:17:55 -05:00
parent 5dca840a8f
commit f5cc958761
Signed by: notohh
GPG key ID: BD47506D475EE86D
7 changed files with 19 additions and 0 deletions

Binary file not shown.

After

(image error) Size: 57 KiB

Binary file not shown.

After

(image error) Size: 245 KiB

BIN
static/apple-touch-icon.png Normal file

Binary file not shown.

After

(image error) Size: 52 KiB

BIN
static/favicon-16x16.png Normal file

Binary file not shown.

After

(image error) Size: 935 B

BIN
static/favicon-32x32.png Normal file

Binary file not shown.

After

(image error) Size: 3.1 KiB

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width: 48px  |  Height: 48px  |  Size: 15 KiB

19
static/site.webmanifest Normal file
View file

@ -0,0 +1,19 @@
{
"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"
}