commiting a but load of content huehue

This commit is contained in:
wompmacho
2020-11-09 19:39:47 -05:00
parent b1e7384254
commit cdccb41c0c
56 changed files with 4471 additions and 10626 deletions

View File

@@ -1,18 +1,18 @@
{
"background_color": "#ffffff",
"theme_color": "#333333",
"name": "TODO",
"short_name": "TODO",
"name": "WompMacho.com",
"short_name": "WompMacho.com",
"display": "minimal-ui",
"start_url": "/",
"icons": [
{
"src": "logo-192.png",
"src": "img/logo-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "logo-512.png",
"src": "img/logo-512.png",
"sizes": "512x512",
"type": "image/png"
}