Make cleaning

This commit is contained in:
Eric Coissac
2025-11-16 14:56:03 +01:00
parent 35d275c104
commit 30b7175702
367 changed files with 170866 additions and 11173 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "OBITools4 documentation",
"short_name": "OBITools4 documentation",
"start_url": "/obidoc/",
"scope": "/obidoc/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{
"src": "/obidoc/favicon.svg",
"sizes": "512x512"
}
]
}