🎉 Hello world

This commit is contained in:
2021-01-05 16:50:13 +01:00
commit fe089ed815
22 changed files with 217438 additions and 0 deletions

12
site.webmanifest Normal file
View File

@@ -0,0 +1,12 @@
{
"short_name": "",
"name": "",
"icons": [{
"src": "icon.png",
"type": "image/png",
"sizes": "192x192"
}],
"start_url": "/?utm_source=homescreen",
"background_color": "#fafafa",
"theme_color": "#fafafa"
}