smart_ide/services/docv/docv-back/tenants.default.json
Nicolas Cantu 01860b7af7 chore: remove gitmodules, add docv workspace crates, update systemd README
- Drop .gitmodules (ia_dev tracked as submodule pointer without file)
- Add services/docv Cargo workspace: docv-back, docv-shared, migrations, sources
- Refresh systemd/README.md
2026-04-03 17:55:50 +02:00

19 lines
476 B
JSON

{
"default": {
"page_title": "Connexion",
"heading": "Connexion",
"subtitle": "Saisissez vos identifiants pour continuer.",
"primary_color": "#1e3a5f",
"accent_color": "#b45309",
"surface_color": "#f8fafc",
"text_color": "#0f172a",
"submit_label": "Continuer",
"font_family": "system-ui, -apple-system, \"Segoe UI\", sans-serif"
},
"clients": {
"enso-web": {
"subtitle": "Accédez à votre espace Enso Avocats."
}
}
}