Publish please

This commit is contained in:
2022-08-23 15:14:30 -04:00
Unverified
parent e7ebb210da
commit 1dae09d81f
142 changed files with 3244 additions and 0 deletions

14
site.webmanifest Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "LitlToast's Blog",
"short_name": "LitlToast",
"icons": [
{
"src": "/square.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}