1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30

remove old vanila elm website

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2023-01-02 12:44:25 +05:30
parent de9debbb5d
commit 0097117553
46 changed files with 0 additions and 10792 deletions
-19
View File
@@ -1,19 +0,0 @@
{
"name": "Be My SpaceTime",
"short_name": "SpaceTime",
"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"
}