initial commit
Todas las comprobaciones han sido exitosas
continuous-integration/drone Build is passing

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-07-18 22:19:35 +02:00
commit bfaab359eb
Se han modificado 46 ficheros con 10305 adiciones y 0 borrados

15
front/public/manifest.json Archivo normal
Ver fichero

@@ -0,0 +1,15 @@
{
"short_name": "New Fediblock Instance",
"name": "New Fediblock Instance Front",
"icons": [
{
"src": "favicon.ico",
"sizes": "78x90 72x72",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}