Deploy: Fri May 15 14:02:26 UTC 2026

This commit is contained in:
mareguma 2026-05-15 14:02:26 +00:00
commit 884ab01739
900 changed files with 23978 additions and 0 deletions

20
docs/static/site.webmanifest vendored Normal file
View file

@ -0,0 +1,20 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/pages/tenkuma/web/static/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/pages/tenkuma/web/static/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}